Namespace: Consultingwerk.SmartFramework.System
Class 
SmartDBSmartFieldsService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Ccs.Common.IService, Consultingwerk.SmartFramework.System.ISmartFieldsService

File:SmartDBSmartFieldsService.cls
Created:08.05.2023 14:45:30



Top Method Summary
Options Name Purpose
dispose () Disposes the service
initialize () Initializes the service
CHARACTER RecordDescription (character, character, handle, logical) Returns the standard description value for a database record
CHARACTER RecordKeyFields (character, character, handle, logical) Returns the key field values for a database record


Method Detail
Top

dispose ()

Purpose: Disposes the service
Notes:

Top

initialize ()

Purpose: Initializes the service
Notes:

Top

CHARACTER RecordDescription (character, character, handle, logical)

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
plReturnedValue LOGICAL
Indicates whether a value was returned
Returns CHARACTER
The standard description value for the record
Top

CHARACTER RecordKeyFields (character, character, handle, logical)

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
plReturnedValue LOGICAL
Indicates whether a value was returned
Returns CHARACTER
The standard description value for the record


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