Namespace: Consultingwerk.SmartFramework.System
Class 
SmartTableInfoProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.SmartFramework.ITableInfoProvider

File:SmartTableInfoProvider
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Feb 15 21:24:57 CET 2013



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

PUBLIC CacheSmartTableRecords ()

Purpose: Caches the SmartTable records
Notes:

Top

PUBLIC 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

PUBLIC 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

PUBLIC 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

PUBLIC 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

PUBLIC 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

PUBLIC 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

PUBLIC RegisterSmartFieldsService (ISmartFieldsService)

Purpose: Registers a new ISmartFieldsService
Notes:

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


Constructor Detail
Top

PUBLIC SmartTableInfoProvider ()

Purpose: Constructor for the SmartTableInfoProvider class
Notes:



Temp-Table Detail


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:12:18