|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| AttachDataSources () |
Attaches the DATA-SOURCE objects to the ProDataset Buffers |
||
| BindDataset (dataset) |
Do nothing, just receive the parameter and bind to the received
Dataset reference |
||
| DefineReadEvents () |
TO-DO: Subscribe to ProDataset Event Handlers using SET-CALLBACK
as needed |
||
| DetachDataSources () |
Detaches the DATA-SOURCE objects to the ProDataset Buffers |
||
| FetchDataByStaticQuery (IFetchDataByStaticQueryRequest) |
Fetches data for single table, using a static query |
||
| FetchSmartParentGroupByParentGroupGuid (character, character) |
FetchData method for static query |
||
| CHARACTER GetParentGroups (character) |
Returns the list of parent groups (direct and indirect) of the given group |
||
| GetParentGroups (character, character) |
Returns the list of parent groups (direct and indirect) of the given group |
||
| SaveChanges () |
Save changes to physical storage |
||
| SaveRowChanges (handle) |
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 | |
|---|---|---|---|
| ParentGroupDataAccess (handle) |
Constructor for the ParentGroupDataAccess class |
|
Top
AttachDataSources ()
|
|||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BindDataset (dataset)
|
|||||||||||||||||||||||||||||||||
DefineReadEvents ()
|
|||||||||||||||||||||||||||||||||
DetachDataSources ()
|
|||||||||||||||||||||||||||||||||
FetchDataByStaticQuery (IFetchDataByStaticQueryRequest)
|
|||||||||||||||||||||||||||||||||
FetchSmartParentGroupByParentGroupGuid (character, character)
|
|||||||||||||||||||||||||||||||||
CHARACTER GetParentGroups (character)
|
|||||||||||||||||||||||||||||||||
GetParentGroups (character, character)
|
|||||||||||||||||||||||||||||||||
SaveChanges ()
|
|||||||||||||||||||||||||||||||||
SaveRowChanges (handle)
|
|||||||||||||||||||||||||||||||||
CHARACTER SourceColumn (character, character)
|
|||||||||||||||||||||||||||||||||
CHARACTER SourceDefaultQuery (character)
|
|||||||||||||||||||||||||||||||||
ParentGroupDataAccess (handle)
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ProDataset dsParentGroupMember tables: eSmartParentGroup |
Temp-Table eSmartParentGroupDefined in: |