|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | FetchDataset (character, character, dataset-handle, handle) |
Returns an Empty Dataset (schema) to the client. |
|
| + | Progress.Lang.Object InvokeMethod (character, character, character, dataset-handle, ISerializable, handle) |
Invokes a custom method of the BusinessEntity. |
|
| + | RetrieveData (character, character, IFetchDataRequest, dataset-handle, handle) |
Reads data from the Backend |
|
| + | HANDLE RetrieveDataAsync (character, character, IFetchDataRequest, dataset-handle, handle) |
Reads data from the Backend asynchronously |
|
| + | SubmitData (character, character, dataset-handle, character, handle) |
Saves modified (Create, Update, Delete) data to a Business Entity |
| Options | Name | Purpose | |
|---|---|---|---|
| + | RetrieveDataAsyncCompleted (Object, RetrieveDataAsyncCompletedEventArgs) |
Raised when an async RetrieveData call has completed |
|
Top
PUBLIC FetchDataset (character, character, dataset-handle, handle)
|
|||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Lang.Object InvokeMethod (character, character, character, dataset-handle, ISerializable, handle)
|
|||||||||||||||||||||||||||||||||||||||||||||
PUBLIC RetrieveData (character, character, IFetchDataRequest, dataset-handle, handle)
|
|||||||||||||||||||||||||||||||||||||||||||||
PUBLIC HANDLE RetrieveDataAsync (character, character, IFetchDataRequest, dataset-handle, handle)
|
|||||||||||||||||||||||||||||||||||||||||||||
PUBLIC SubmitData (character, character, dataset-handle, character, handle)
|
|||||||||||||||||||||||||||||||||||||||||||||
PUBLIC RetrieveDataAsyncCompleted (Object, RetrieveDataAsyncCompletedEventArgs)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|