|
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 |
||
| dsUserGroupBeforeFill (dataset) |
Call-Back method for the BEFORE-FILL event for the dsUserGroup dataset |
||
| eSmartUserGroupAfterFill (dataset) |
Populate calculated fields |
||
| FetchData (IFetchDataRequest) |
Extracts LoginCompanyGuid and GroupGuid from the FetchDataRequest
data to be able to fill the ePossibleAssignments table. |
||
| FetchDataByStaticQuery (IFetchDataByStaticQueryRequest) |
Fetches data for single table, using a static query |
||
| FetchSmartUserGroupByUserGroupGuid (character, character) |
FetchData method for static query |
||
| SaveBuffer (handle) |
Values from ePossibleAssignments will not be stored in the DB |
||
| 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 | |
|---|---|---|---|
| UserGroupDataAccess (handle) |
Constructor for the UserGroupDataAccess class |
|
Top
AttachDataSources ()
|
|||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BindDataset (dataset)
|
|||||||||||||||||||||||||||||||||
DefineReadEvents ()
|
|||||||||||||||||||||||||||||||||
DetachDataSources ()
|
|||||||||||||||||||||||||||||||||
dsUserGroupBeforeFill (dataset)
|
|||||||||||||||||||||||||||||||||
eSmartUserGroupAfterFill (dataset)
|
|||||||||||||||||||||||||||||||||
FetchData (IFetchDataRequest)
|
|||||||||||||||||||||||||||||||||
FetchDataByStaticQuery (IFetchDataByStaticQueryRequest)
|
|||||||||||||||||||||||||||||||||
FetchSmartUserGroupByUserGroupGuid (character, character)
|
|||||||||||||||||||||||||||||||||
SaveBuffer (handle)
|
|||||||||||||||||||||||||||||||||
SaveChanges ()
|
|||||||||||||||||||||||||||||||||
SaveRowChanges (handle)
|
|||||||||||||||||||||||||||||||||
CHARACTER SourceColumn (character, character)
|
|||||||||||||||||||||||||||||||||
CHARACTER SourceDefaultQuery (character)
|
|||||||||||||||||||||||||||||||||
UserGroupDataAccess (handle)
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ProDataset dsUserGroupMember tables: ePossibleAssignments, eSmartUserGroup |
Temp-Table ePossibleAssignmentsDefined in: |
Temp-Table eSmartUserGroupDefined in: |