|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| FetchData (IFetchDataRequest, dataset-handle) |
Performs the given request to fetch data from the Business Entity |
||
| Consultingwerk.OERA.IBusinessEntity GetBusinessEntity (character) |
Return an instance of the Business Entity |
||
| GetInitialValues (character, dataset-handle) |
Retrieves the initial values for one or more tables from the Business Entity |
||
| CHARACTER GetNextRowid () |
Returns the Next-Rowid |
||
| PerformFetchDataRequest (FetchDataRequest) |
Performs Fetch Data request either using the Service Adapter or the
Service Interface |
||
| PerformNextBatchRequest () |
Fetches the next batch of data |
||
| RetrieveData (character, character) |
Retrieves data from the backend |
||
| RetrieveData (character, INamedQueryParameter) |
Retrieves data from the backend |
||
| RetrieveData (character, IQueryExpression, character) |
Retrieves data from the backend |
||
| RetrieveData (INamedQueryParameter) |
Retrieves data from the backend |
||
| RetrieveDataByRowid (character, character) |
Retrieves data from the backend based on the given data-source
ROWID (DB-ROWID) |
||
| SaveChanges () |
Performs Save Changes request either using the Service Adapter or the
Service Interface |
||
| LOGICAL SaveChanges (OnValidationErrorEnum) |
Performs Save Changes request either using the Service Adapter or the
Service Interface |
||
| SaveChanges (Object) |
Performs Save Changes request either using the Service Adapter or the
Service Interface |
||
| LOGICAL SaveChanges (Object, OnValidationErrorEnum) |
Performs Save Changes request either using the Service Adapter or the
Service Interface |
||
| SetRestartRowid (character) |
Sets the Restart-Rowid for the next request |
||
| LOGICAL UseEntityInitialValues (character) |
Returns the value of the GetInitialValue attribute from a BusinessEntityTable annotation
for a table in the business entity |
| Options | Name | Purpose | |
|---|---|---|---|
| DatasetModelPerformer (handle, character) |
Constructor for the DatasetModelPerformer class |
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER AppServerPartition |
|
||
| CHARACTER BatchingOnTable |
|
||
| INTEGER BatchSize |
|
||
| HANDLE ContextDataset |
|
||
| CHARACTER CustomContext |
|
||
| Progress.Lang.Object CustomParameter |
|
||
| HANDLE DatasetHandle |
|
||
| CHARACTER EntityName |
|
||
| Consultingwerk.OERA.FetchDataRequest FetchDataRequest |
|
||
| LOGICAL NextBatchAvailable |
|
||
| Consultingwerk.OERA.DatasetModel.QueryStyleEnum QueryStyle |
|
||
| INTEGER Skip |
|
||
| INTEGER StopAfter |
|
||
| LOGICAL ThrowErrorOnSaveWithoutTrackingChanges |
|
||
| LOGICAL UseDedicatedBusinessEntity |
|
||
| Consultingwerk.OERA.UseInterfaceEnum UseInterface |
|
|
Top
FetchData (IFetchDataRequest, dataset-handle)
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Consultingwerk.OERA.IBusinessEntity GetBusinessEntity (character)
|
|||||||||||||||||||||||||||
GetInitialValues (character, dataset-handle)
|
|||||||||||||||||||||||||||
CHARACTER GetNextRowid ()
|
|||||||||||||||||||||||||||
PerformFetchDataRequest (FetchDataRequest)
|
|||||||||||||||||||||||||||
PerformNextBatchRequest ()
|
|||||||||||||||||||||||||||
RetrieveData (character, character)
|
|||||||||||||||||||||||||||
RetrieveData (character, INamedQueryParameter)
|
|||||||||||||||||||||||||||
RetrieveData (character, IQueryExpression, character)
|
|||||||||||||||||||||||||||
RetrieveData (INamedQueryParameter)
|
|||||||||||||||||||||||||||
RetrieveDataByRowid (character, character)
|
|||||||||||||||||||||||||||
SaveChanges ()
|
|||||||||||||||||||||||||||
LOGICAL SaveChanges (OnValidationErrorEnum)
|
|||||||||||||||||||||||||||
SaveChanges (Object)
|
|||||||||||||||||||||||||||
LOGICAL SaveChanges (Object, OnValidationErrorEnum)
|
|||||||||||||||||||||||||||
SetRestartRowid (character)
|
|||||||||||||||||||||||||||
LOGICAL UseEntityInitialValues (character)
|
|||||||||||||||||||||||||||
DatasetModelPerformer (handle, character)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER AppServerPartition
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
CHARACTER BatchingOnTable
|
|||||||||
INTEGER BatchSize
|
|||||||||
HANDLE ContextDataset
|
|||||||||
CHARACTER CustomContext
|
|||||||||
Progress.Lang.Object CustomParameter
|
|||||||||
HANDLE DatasetHandle
|
|||||||||
CHARACTER EntityName
|
|||||||||
Consultingwerk.OERA.FetchDataRequest FetchDataRequest
|
|||||||||
LOGICAL NextBatchAvailable
|
|||||||||
Consultingwerk.OERA.DatasetModel.QueryStyleEnum QueryStyle
|
|||||||||
INTEGER Skip
|
|||||||||
INTEGER StopAfter
|
|||||||||
LOGICAL ThrowErrorOnSaveWithoutTrackingChanges
|
|||||||||
LOGICAL UseDedicatedBusinessEntity
|
|||||||||
Consultingwerk.OERA.UseInterfaceEnum UseInterface
|
|||||||||