|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| ActivateRelationeSmartAttributeValueeSmartAttributeRelation () |
Activates the eSmartAttributeValueeSmartAttributeRelation DATA-RELATION |
||
| 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 |
||
| CommitChanges (handle) |
This procedure is called from saveChanges in the DA
to do the actual database commit and any transaction-related
validation logic for a buffer. |
||
| DefineReadEvents () |
TO-DO: Subscribe to ProDataset Event Handlers using SET-CALLBACK
as needed |
||
| DetachDataSources () |
Detaches the DATA-SOURCE objects to the ProDataset Buffers |
||
| FetchData (IFetchDataRequest) |
Fetches data from the database |
||
| FetchDataByStaticQuery (IFetchDataByStaticQueryRequest) |
Fetches data for single table, using a static query |
||
| FetchObjectInstanceAttributes (handle) |
Fetches Object Instance Attributes |
||
| FetchObjectMasterAttributes (handle) |
Fetches Object Master Attributes |
||
| FetchSmartAttributeValueByAttributeValueGuid (character, character) |
FetchData method for static query |
||
| FetchSmartAttributeValueByObjectTypeGuidObjectMasterGuidObjectInstanceGuidAttributeLabel (character, character, character, character, character) |
FetchData method for static query |
||
| FilleSmartAttributeOfeSmartAttributeValue (character, character, logical) |
Fill child tables method for static query |
||
| GetUnsupportedAttributes (table) |
Determines unsupported attribute records |
||
| 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 | |
|---|---|---|---|
| AttributeValueDataAccess () |
Static constructor for the AttributeValueDataAccess class |
||
| AttributeValueDataAccess (handle) |
Constructor for the AttributeValueDataAccess class |
|
Top
ActivateRelationeSmartAttributeValueeSmartAttributeRelation ()
|
|||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AttachDataSources ()
|
|||||||||||||||||||||||||||||||||||
BindDataset (dataset)
|
|||||||||||||||||||||||||||||||||||
CommitChanges (handle)
|
|||||||||||||||||||||||||||||||||||
DefineReadEvents ()
|
|||||||||||||||||||||||||||||||||||
DetachDataSources ()
|
|||||||||||||||||||||||||||||||||||
FetchData (IFetchDataRequest)
|
|||||||||||||||||||||||||||||||||||
FetchDataByStaticQuery (IFetchDataByStaticQueryRequest)
|
|||||||||||||||||||||||||||||||||||
FetchObjectInstanceAttributes (handle)
|
|||||||||||||||||||||||||||||||||||
FetchObjectMasterAttributes (handle)
|
|||||||||||||||||||||||||||||||||||
FetchSmartAttributeValueByAttributeValueGuid (character, character)
|
|||||||||||||||||||||||||||||||||||
FetchSmartAttributeValueByObjectTypeGuidObjectMasterGuidObjectInstanceGuidAttributeLabel (character, character, character, character, character)
|
|||||||||||||||||||||||||||||||||||
FilleSmartAttributeOfeSmartAttributeValue (character, character, logical)
|
|||||||||||||||||||||||||||||||||||
GetUnsupportedAttributes (table)
|
|||||||||||||||||||||||||||||||||||
SaveChanges ()
|
|||||||||||||||||||||||||||||||||||
CHARACTER SourceColumn (character, character)
|
|||||||||||||||||||||||||||||||||||
CHARACTER SourceDefaultQuery (character)
|
|||||||||||||||||||||||||||||||||||
STATIC AttributeValueDataAccess ()
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AttributeValueDataAccess (handle)
|
|||||||||||||||||||
ProDataset dsAttributeValueMember tables: eSmartAttributeValue, eSmartAttribute |
Temp-Table eSmartAttributeDefined in: |
Temp-Table eSmartAttributeValueDefined in: |
Temp-Table ttUnsupportedAttributesReportDefined in: |