|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| AttachDataSources () |
Attaches the DATA-SOURCE objects to the ProDataset Buffers |
||
| DefineReadEvents () |
TO-DO: Subscribe to ProDataset Event Handlers using SET-CALLBACK
as needed |
||
| DetachDataSources () |
Detaches the DATA-SOURCE objects to the ProDataset Buffers |
||
| Consultingwerk.OERA.DynamicBusinessEntity.DynamicDataSourceModel GetDataSourceModel (character) |
Returns the Data Source Model for the given temp-table |
||
| ReceiveDataset (handle) |
Receives the handle of the Dataset |
||
| SaveRowChanges (handle) |
Overridable method that executes SAVE-ROW-CHANGES on the before buffer |
||
| CHARACTER SourceColumn (character, character) |
Returns the database field name matching a temp-table field name
contained in a consumers query string (query string vs. temp-table
definition) |
||
| CHARACTER SourceDefaultQuery (character) |
Returns the base query string used to retrieve data for the temp
tables. This query string will be appended by the query provided by
the consumer (FetchDataRequest object). |
| Options | Name | Purpose | |
|---|---|---|---|
| DynamicDataAccess (handle, character, DynamicBusinessEntityModel) |
Constructor for the DynamicDataAccess class |
|
Top
AttachDataSources ()
|
|||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DefineReadEvents ()
|
|||||||||||||||||||||||||||||||||
DetachDataSources ()
|
|||||||||||||||||||||||||||||||||
Consultingwerk.OERA.DynamicBusinessEntity.DynamicDataSourceModel GetDataSourceModel (character)
|
|||||||||||||||||||||||||||||||||
ReceiveDataset (handle)
|
|||||||||||||||||||||||||||||||||
SaveRowChanges (handle)
|
|||||||||||||||||||||||||||||||||
CHARACTER SourceColumn (character, character)
|
|||||||||||||||||||||||||||||||||
CHARACTER SourceDefaultQuery (character)
|
|||||||||||||||||||||||||||||||||
DynamicDataAccess (handle, character, DynamicBusinessEntityModel)
|
|||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|