Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| AssignKeyFieldValues (handle) |
Invoked by DataAccess:CommitChanges within the database transaction
to optionally assign key field values for new records |
||
| AssignSmartRecordInformation () |
Assign SmartRecordKey and Attachment/Comment function |
||
| CheckSystemOwned (handle) |
Checks if the user is authorized to maintain records with the
System Owned flag |
||
| 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. |
||
| ResetModifiedState (character, character) |
Resets a modification for the given table and key field values |
||
| CHARACTER SourceTable (character) |
Returns the name of the source (database) table for a ProDataset
table name |
||
| CHARACTER TargetColumn (character, character, handle) |
Returns the temp-table field name matching a database field name |
||
| TrackModifiedState (character, character) |
Tracks a modification for the given table and key field values |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartDataAccess (handle) |
Constructor of the SmartDataAccess class |
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL DisableReferentialIntegrity |
|
||
| Consultingwerk.Framework.Collections.CharacterDictionary SourceTables |
|
||
| LOGICAL TrackDeletions |
|
||
| LOGICAL UseNoWaitForReferentialIntegrity |
|
|
Top
AssignKeyFieldValues (handle)
|
||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AssignSmartRecordInformation ()
|
||||||||||||||||||||||||||||||||||
CheckSystemOwned (handle)
|
||||||||||||||||||||||||||||||||||
CommitChanges (handle)
|
||||||||||||||||||||||||||||||||||
ResetModifiedState (character, character)
|
||||||||||||||||||||||||||||||||||
CHARACTER SourceTable (character)
|
||||||||||||||||||||||||||||||||||
CHARACTER TargetColumn (character, character, handle)
|
||||||||||||||||||||||||||||||||||
TrackModifiedState (character, character)
|
||||||||||||||||||||||||||||||||||
SmartDataAccess (handle)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL DisableReferentialIntegrity
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
Consultingwerk.Framework.Collections.CharacterDictionary SourceTables
|
|||||||||
LOGICAL TrackDeletions
|
|||||||||
LOGICAL UseNoWaitForReferentialIntegrity
|
|||||||||