|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.SmartFramework.Authentication.UserDatasetModel FromUsername (character) |
Returns a UserDatasetModel filtered by a UserName |
|
+ | GetDataset (dataset-handle) |
Returns the Dataset to the caller Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | DatasetControlStringEnum GetDatasetControlString () |
Returns the DatasetControlString of the Dataset Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | CHARACTER GetNextRowid () |
Returns the Next-Rowid Inherited from Consultingwerk.OERA.DatasetModel |
|
# | InitializeDisconnected () |
Initializes a disconnected DatasetModel Inherited from Consultingwerk.OERA.DatasetModel |
|
# | Consultingwerk.OERA.DatasetModelPerformer NewDatasetModelPerformer (handle, character) |
Overridable factory method for the DatasetModelPerformer instance
used by the DatasetModel instance Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | LOGICAL NewFilter (character) |
Initializes the Filter for SmartUser Inherited from Consultingwerk.SmartFramework.Authentication.UserDatasetModel_Generated |
|
+ | LOGICAL NewFilter (character, character) |
Initializes the Filter for SmartUser Inherited from Consultingwerk.SmartFramework.Authentication.UserDatasetModel_Generated |
|
+ | LOGICAL NewFilter (integer) |
Initializes the Filter for SmartUser Inherited from Consultingwerk.SmartFramework.Authentication.UserDatasetModel_Generated |
|
# | OpenTableModelQueries () |
Opens the queries of all table models Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | Consultingwerk.OERA.DatasetModel RetrieveData (character, character) |
Retrieves data from the backend Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | Consultingwerk.OERA.DatasetModel RetrieveData (character, character, OnNotAvailableEnum) |
Retrieves data from the backend Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | Consultingwerk.OERA.DatasetModel RetrieveData (character, INamedQueryParameter) |
Retrieves data from the backend Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | Consultingwerk.OERA.DatasetModel RetrieveData (character, INamedQueryParameter, OnNotAvailableEnum) |
Retrieves data from the backend Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | Consultingwerk.OERA.DatasetModel RetrieveData (character, IQueryExpression) |
Retrieves data from the backend Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | Consultingwerk.OERA.DatasetModel RetrieveData (character, IQueryExpression, OnNotAvailableEnum) |
Retrieves data from the backend Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | Consultingwerk.OERA.DatasetModel RetrieveData (INamedQueryParameter) |
Retrieves data from the backend Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | Consultingwerk.OERA.DatasetModel RetrieveData (INamedQueryParameter, OnNotAvailableEnum) |
Retrieves data from the backend Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | Consultingwerk.OERA.DatasetModel SaveChanges () |
Performs Save Changes request either using the Service Adapter or the
Service Interface Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | LOGICAL SaveChanges (OnValidationErrorEnum) |
Performs Save Changes request either using the Service Adapter or the
Service Interface Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | Consultingwerk.OERA.DatasetModel SaveChanges (Object) |
Performs Save Changes request either using the Service Adapter or the
Service Interface Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | LOGICAL SaveChanges (Object, OnValidationErrorEnum) |
Performs Save Changes request either using the Service Adapter or the
Service Interface Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | Consultingwerk.SmartFramework.Authentication.UserDatasetModel SetAppServerPartition (character) |
Sets the AppServerPartition value Inherited from Consultingwerk.SmartFramework.Authentication.UserDatasetModel_Generated |
|
+ | Consultingwerk.SmartFramework.Authentication.UserDatasetModel SetBatchSize (integer) |
Sets the BatchSize value Inherited from Consultingwerk.SmartFramework.Authentication.UserDatasetModel_Generated |
|
+ | Consultingwerk.OERA.DatasetModel SetRestartRowid (character) |
Sets the Restart-Rowid for the next request Inherited from Consultingwerk.OERA.DatasetModel |
|
+ | Consultingwerk.SmartFramework.Authentication.UserDatasetModel SetStopAfter (integer) |
Sets the StopAfter value Inherited from Consultingwerk.SmartFramework.Authentication.UserDatasetModel_Generated |
|
+ | Consultingwerk.SmartFramework.Authentication.UserDatasetModel SetTrackingChanges (logical) |
Sets the TrackingChanges value Inherited from Consultingwerk.SmartFramework.Authentication.UserDatasetModel_Generated |
|
+ | Consultingwerk.SmartFramework.Authentication.UserDatasetModel SetUseDedicatedBusinessEntity (logical) |
Sets the UseDedicatedBusinessEntity value Inherited from Consultingwerk.SmartFramework.Authentication.UserDatasetModel_Generated |
|
+ | Consultingwerk.SmartFramework.Authentication.UserDatasetModel SetUseInterface (UseInterfaceEnum) |
Sets the UseInterface value Inherited from Consultingwerk.SmartFramework.Authentication.UserDatasetModel_Generated |
|
+ | Consultingwerk.OERA.DatasetModel UseDatasetQueries () |
Ensures that all TableModels are using one of the ProDataset QUERY's Inherited from Consultingwerk.OERA.DatasetModel |
Options | Name | Purpose | |
---|---|---|---|
+ | UserDatasetModel () |
Constructor for the UserDatasetModel class |
|
+ | UserDatasetModel (character) |
Constructor for the UserDatasetModel class |
|
+ | UserDatasetModel (character, character) |
Constructor for the UserDatasetModel class |
|
+ | UserDatasetModel (integer) |
Constructor for the UserDatasetModel class |
Top
PUBLIC Consultingwerk.SmartFramework.Authentication.UserDatasetModel FromUsername (character)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC GetDataset (dataset-handle)
|
||||||||||||||||||||||||||||||
PUBLIC DatasetControlStringEnum GetDatasetControlString ()
|
||||||||||||||||||||||||||||||
PUBLIC CHARACTER GetNextRowid ()
|
||||||||||||||||||||||||||||||
PROTECTED InitializeDisconnected ()
|
||||||||||||||||||||||||||||||
PROTECTED Consultingwerk.OERA.DatasetModelPerformer NewDatasetModelPerformer (handle, character)
|
||||||||||||||||||||||||||||||
PUBLIC LOGICAL NewFilter (character)
|
||||||||||||||||||||||||||||||
PUBLIC LOGICAL NewFilter (character, character)
|
||||||||||||||||||||||||||||||
PUBLIC LOGICAL NewFilter (integer)
|
||||||||||||||||||||||||||||||
PROTECTED OpenTableModelQueries ()
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.DatasetModel RetrieveData (character, character)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.DatasetModel RetrieveData (character, character, OnNotAvailableEnum)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.DatasetModel RetrieveData (character, INamedQueryParameter)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.DatasetModel RetrieveData (character, INamedQueryParameter, OnNotAvailableEnum)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.DatasetModel RetrieveData (character, IQueryExpression)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.DatasetModel RetrieveData (character, IQueryExpression, OnNotAvailableEnum)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.DatasetModel RetrieveData (INamedQueryParameter)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.DatasetModel RetrieveData (INamedQueryParameter, OnNotAvailableEnum)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.DatasetModel SaveChanges ()
|
||||||||||||||||||||||||||||||
PUBLIC LOGICAL SaveChanges (OnValidationErrorEnum)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.DatasetModel SaveChanges (Object)
|
||||||||||||||||||||||||||||||
PUBLIC LOGICAL SaveChanges (Object, OnValidationErrorEnum)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Authentication.UserDatasetModel SetAppServerPartition (character)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Authentication.UserDatasetModel SetBatchSize (integer)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.DatasetModel SetRestartRowid (character)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Authentication.UserDatasetModel SetStopAfter (integer)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Authentication.UserDatasetModel SetTrackingChanges (logical)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Authentication.UserDatasetModel SetUseDedicatedBusinessEntity (logical)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Authentication.UserDatasetModel SetUseInterface (UseInterfaceEnum)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.DatasetModel UseDatasetQueries ()
|
PUBLIC UserDatasetModel ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC UserDatasetModel (character)
|
||||||||||||||||||||
PUBLIC UserDatasetModel (character, character)
|
||||||||||||||||||||
PUBLIC UserDatasetModel (integer)
|
PUBLIC CHARACTER AppServerPartition
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC INTEGER BatchSize
|
|||||||||
PUBLIC HANDLE ContextDataset
|
|||||||||
PUBLIC HANDLE DatasetHandle
|
|||||||||
PUBLIC Consultingwerk.OERA.DatasetModelModeEnum DatasetModelMode
|
|||||||||
PUBLIC Consultingwerk.OERA.IDatasetModelUseInterfaceProvider DatasetModelUseInterfaceProvider
|
|||||||||
PUBLIC CHARACTER EntityName
|
|||||||||
PUBLIC LOGICAL HasChanges
|
|||||||||
PUBLIC LOGICAL NextBatchAvailable
|
|||||||||
PUBLIC Consultingwerk.OERA.DatasetModelPerformer Performer
|
|||||||||
PUBLIC INTEGER Skip
|
|||||||||
PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserTableModel SmartUser
|
|||||||||
PUBLIC INTEGER StopAfter
|
|||||||||
PUBLIC Consultingwerk.OERA.ListTableModel TableModels
|
|||||||||
PUBLIC LOGICAL TrackingChanges
|
|||||||||
PUBLIC LOGICAL UseDedicatedBusinessEntity
|
|||||||||
PUBLIC Consultingwerk.OERA.UseInterfaceEnum UseInterface
|
|||||||||
PUBLIC LOGICAL UseServiceAdapterDefault
|