|
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 |
||
| eSmartAttachmentAfterRowFill (dataset) |
Callback method for the AFTER-ROW-FILL event of eSmartAttachment |
||
| eSmartAttachmentCreateBeginTrans () |
Performs validation for new eSmartAttachment rows |
||
| FetchData (IFetchDataRequest) |
Fetch data from the data source |
||
| FetchDataByStaticQuery (IFetchDataByStaticQueryRequest) |
Fetches data for single table, using a static query |
||
| FetchSmartAttachmentByAttachmentGUID (character, character) |
FetchData method for static query |
||
| FetchSmartAttachmentByTableGUIDRecordKeyValueAttachmentFolderAttachmentName (character, character, character, character, character) |
FetchData method for static query |
||
| Consultingwerk.OERA.FindRecordResult FindRecord2 (character, handle, character, integer, integer, logical) |
Finds a record in the data source query and returns the ROWID ARRAY
(used as RESTART-ROWID in FetchData) |
||
| FindSourceBuffer (handle, logical) |
Locates the matching record in the first source buffer of the given
Dataset Buffer |
||
| SaveChanges () |
Save changes to physical storage |
||
| SaveRowChanges (handle) |
Saves the current row |
||
| 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 | |
|---|---|---|---|
| AttachmentDataAccess (handle) |
Constructor for the AttachmentDataAccess class |
|
Top
AttachDataSources ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BindDataset (dataset)
|
|||||||||||||||||||||||||||||||||||||||||||||||
DefineReadEvents ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
DetachDataSources ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
eSmartAttachmentAfterRowFill (dataset)
|
|||||||||||||||||||||||||||||||||||||||||||||||
eSmartAttachmentCreateBeginTrans ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
FetchData (IFetchDataRequest)
|
|||||||||||||||||||||||||||||||||||||||||||||||
FetchDataByStaticQuery (IFetchDataByStaticQueryRequest)
|
|||||||||||||||||||||||||||||||||||||||||||||||
FetchSmartAttachmentByAttachmentGUID (character, character)
|
|||||||||||||||||||||||||||||||||||||||||||||||
FetchSmartAttachmentByTableGUIDRecordKeyValueAttachmentFolderAttachmentName (character, character, character, character, character)
|
|||||||||||||||||||||||||||||||||||||||||||||||
Consultingwerk.OERA.FindRecordResult FindRecord2 (character, handle, character, integer, integer, logical)
|
|||||||||||||||||||||||||||||||||||||||||||||||
FindSourceBuffer (handle, logical)
|
|||||||||||||||||||||||||||||||||||||||||||||||
SaveChanges ()
|
|||||||||||||||||||||||||||||||||||||||||||||||
SaveRowChanges (handle)
|
|||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER SourceColumn (character, character)
|
|||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER SourceDefaultQuery (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||
AttachmentDataAccess (handle)
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ProDataset dsAttachmentMember tables: eSmartAttachment |
Temp-Table eSmartAttachmentDefined in: |