|
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 |
||
| LOGICAL CanFindSecurityAssignment (character, character, character, character, character) |
Checks if a SecurityAssignment record is available |
||
| DefineReadEvents () |
TO-DO: Subscribe to ProDataset Event Handlers using SET-CALLBACK
as needed |
||
| DetachDataSources () |
Detaches the DATA-SOURCE objects to the ProDataset Buffers |
||
| eSmartSecurityAssignmentBeforeRowFill (dataset) |
Callback for the BEFORE-ROW-FILL of the eSmartSecurityAssignment buffer |
||
| FetchData (IFetchDataRequest) |
Fetch data from the data source |
||
| FetchDataByStaticQuery (IFetchDataByStaticQueryRequest) |
Fetches data for single table, using a static query |
||
| FetchSmartSecurityAssignmentBySecurityAssignmentGuid (character, character) |
FetchData method for static query |
||
| GetDistinctSecurityItems (dataset, character) |
Populates the dsSecurityItemKeys with the distinct security item keys |
||
| InitializeFilters (IFetchDataRequest) |
Initializes the arguments for the BeforeRowFill based filter |
||
| SaveChanges () |
Save changes to physical storage |
||
| 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 | |
|---|---|---|---|
| SecurityAssignmentDataAccess (handle) |
Constructor for the SecurityAssignmentDataAccess class |
|
Top
AttachDataSources ()
|
||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BindDataset (dataset)
|
||||||||||||||||||||||||||||||||||||||||
LOGICAL CanFindSecurityAssignment (character, character, character, character, character)
|
||||||||||||||||||||||||||||||||||||||||
DefineReadEvents ()
|
||||||||||||||||||||||||||||||||||||||||
DetachDataSources ()
|
||||||||||||||||||||||||||||||||||||||||
eSmartSecurityAssignmentBeforeRowFill (dataset)
|
||||||||||||||||||||||||||||||||||||||||
FetchData (IFetchDataRequest)
|
||||||||||||||||||||||||||||||||||||||||
FetchDataByStaticQuery (IFetchDataByStaticQueryRequest)
|
||||||||||||||||||||||||||||||||||||||||
FetchSmartSecurityAssignmentBySecurityAssignmentGuid (character, character)
|
||||||||||||||||||||||||||||||||||||||||
GetDistinctSecurityItems (dataset, character)
|
||||||||||||||||||||||||||||||||||||||||
InitializeFilters (IFetchDataRequest)
|
||||||||||||||||||||||||||||||||||||||||
SaveChanges ()
|
||||||||||||||||||||||||||||||||||||||||
CHARACTER SourceColumn (character, character)
|
||||||||||||||||||||||||||||||||||||||||
CHARACTER SourceDefaultQuery (character)
|
||||||||||||||||||||||||||||||||||||||||
SecurityAssignmentDataAccess (handle)
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ProDataset dsSecurityAssignmentMember tables: eSmartSecurityAssignment |
ProDataset dsSecurityItemKeysMember tables: eSecurityItemKeys |
Temp-Table eSecurityItemKeysDefined in: |
Temp-Table eSmartSecurityAssignmentDefined in: |