|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | CacheSmartTableRecords () |
Caches the SmartTable records |
|
+ | FindRecordByKeyValues (handle, character, logical) |
Finds a buffer based on the unique key values |
|
+ | CHARACTER RecordDescription (character, character, handle) |
Returns the standard description value for a database record |
|
+ | CHARACTER RecordDescription (handle) |
Returns the standard description value for a database record |
|
+ | CHARACTER RecordKeyFields (character, character, handle) |
Returns the key field values for a database record |
|
+ | CHARACTER RecordKeyFields (handle) |
Returns the key field values for a database record |
Options | Name | Purpose | |
---|---|---|---|
+ | SmartTableInfoProvider () |
Constructor for the SmartTableInfoProvider class |
Top
PUBLIC CacheSmartTableRecords ()
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC FindRecordByKeyValues (handle, character, logical)
|
||||||||||||||||||||||||||||||
PUBLIC CHARACTER RecordDescription (character, character, handle)
|
||||||||||||||||||||||||||||||
PUBLIC CHARACTER RecordDescription (handle)
|
||||||||||||||||||||||||||||||
PUBLIC CHARACTER RecordKeyFields (character, character, handle)
|
||||||||||||||||||||||||||||||
PUBLIC CHARACTER RecordKeyFields (handle)
|
PUBLIC SmartTableInfoProvider ()
|
---|