|
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. |
|
+ | 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 |
|
+ | SubmitData (character, character, dataset-handle, character, handle) |
Saves modified (Create, Update, Delete) data to a Business Entity |
Top
PUBLIC FetchDataset (character, character, dataset-handle, handle)
|
||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC InvokeMethod (character, character, character, dataset-handle, ISerializable, handle)
|
||||||||||||||||||||||||||||||||||||||||
PUBLIC RetrieveData (character, character, IFetchDataRequest, dataset-handle, handle)
|
||||||||||||||||||||||||||||||||||||||||
PUBLIC SubmitData (character, character, dataset-handle, character, handle)
|