|
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 |
||
| CustomizeFetchDataRequest (IFetchDataRequest) |
Hook method to support customization the IFetchDataRequest or ICountRecordsRequest |
||
| Consultingwerk.IQueryExpression CustomizeTableNameFetchDataRequest (IQueryExpression, character) |
Handles the customization of the ParentTableName or ChildTableName filters |
||
| DefineReadEvents () |
TO-DO: Subscribe to ProDataset Event Handlers using SET-CALLBACK
as needed |
||
| DetachDataSources () |
Detaches the DATA-SOURCE objects to the ProDataset Buffers |
||
| eSmartRelationAfterFill (dataset) |
AFTER-FILL Callback for the eSmartRelation Table |
||
| FetchDataByStaticQuery (IFetchDataByStaticQueryRequest) |
Fetches data for single table, using a static query |
||
| FetchSmartRelationByRelationGuid (character, character) |
FetchData method for static query |
||
| GetMissingDatabaseRelations (dataset, GetMissingDatabaseRelationsParameter) |
Returns a list of missing Database Relations to the caller |
||
| 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 | |
|---|---|---|---|
| RelationDataAccess (handle) |
Constructor for the RelationDataAccess class |
|
Top
AttachDataSources ()
|
|||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BindDataset (dataset)
|
|||||||||||||||||||||||||||||||||
CustomizeFetchDataRequest (IFetchDataRequest)
|
|||||||||||||||||||||||||||||||||
Consultingwerk.IQueryExpression CustomizeTableNameFetchDataRequest (IQueryExpression, character)
|
|||||||||||||||||||||||||||||||||
DefineReadEvents ()
|
|||||||||||||||||||||||||||||||||
DetachDataSources ()
|
|||||||||||||||||||||||||||||||||
eSmartRelationAfterFill (dataset)
|
|||||||||||||||||||||||||||||||||
FetchDataByStaticQuery (IFetchDataByStaticQueryRequest)
|
|||||||||||||||||||||||||||||||||
FetchSmartRelationByRelationGuid (character, character)
|
|||||||||||||||||||||||||||||||||
GetMissingDatabaseRelations (dataset, GetMissingDatabaseRelationsParameter)
|
|||||||||||||||||||||||||||||||||
SaveChanges ()
|
|||||||||||||||||||||||||||||||||
CHARACTER SourceColumn (character, character)
|
|||||||||||||||||||||||||||||||||
CHARACTER SourceDefaultQuery (character)
|
|||||||||||||||||||||||||||||||||
RelationDataAccess (handle)
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ProDataset dsMissingRelationsMember tables: ttRelation |
ProDataset dsRelationMember tables: eSmartRelation |
Temp-Table eSmartRelationDefined in: |
Temp-Table ttRelationDefined in: |