Top Method Summary
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) Returns the standard description value for a database record
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
RegisterSmartFieldsService (ISmartFieldsService) Registers a new ISmartFieldsService

Top Constructor Summary
Options Name Purpose
SmartTableInfoProvider () Constructor for the SmartTableInfoProvider class


Method Detail
Top

CacheSmartTableRecords ()

Purpose: Caches the SmartTable records
Notes:

Top

FindRecordByKeyValues (handle, character, logical)

Purpose: Finds a buffer based on the unique key values
Notes:

Parameters:
phBuffer HANDLE
The buffer with the database record to return the description for
pcUniqueKeyValues CHARACTER
The unique key field values
plExclusive LOGICAL
Logical value indicating if the record should be accessed with exclusive-lock
Top

CHARACTER RecordDescription (character, character)

Purpose: Returns the standard description value for a database record
Notes:

Parameters:
pcTableGuid CHARACTER
The GUID of the SmartTable record
pcKeyFieldValues CHARACTER
The key field values of the database table
Returns CHARACTER
The standard description value for the record
Top

CHARACTER RecordDescription (character, character, handle)

Purpose: Returns the standard description value for a database record
Notes:

Parameters:
pcDatabaseName CHARACTER
The name of the database
pcTableName CHARACTER
The name of the database table
phBuffer HANDLE
The buffer with the database record to return the description for
Returns CHARACTER
The standard description value for the record
Top

CHARACTER RecordDescription (handle)

Purpose: Returns the standard description value for a database record
Notes:

Parameters:
phBuffer HANDLE
The buffer with the database record to return the description for
Returns CHARACTER
The standard description value for the record
Top

CHARACTER RecordKeyFields (character, character, handle)

Purpose: Returns the key field values for a database record
Notes:

Parameters:
pcDatabaseName CHARACTER
The name of the database
pcTableName CHARACTER
The name of the database table
phBuffer HANDLE
The buffer with the database record to return the description for
Returns CHARACTER
The standard description value for the record
Top

CHARACTER RecordKeyFields (handle)

Purpose: Returns the key field values for a database record
Notes:

Parameters:
phBuffer HANDLE
The buffer with the database record to return the description for
Returns CHARACTER
The standard description value for the record
Top

RegisterSmartFieldsService (ISmartFieldsService)

Purpose: Registers a new ISmartFieldsService
Notes:

Parameters:
poService Consultingwerk.SmartFramework.System.ISmartFieldsService
The new ISmartFieldsService


Constructor Detail
Top

SmartTableInfoProvider ()

Purpose: Constructor for the SmartTableInfoProvider class
Notes:



Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:28:35