Namespace: Consultingwerk.SmartFramework.System
Interface 
ISmartFieldsService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartFramework.System.SmartDBSmartFieldsService

File:ISmartFieldsService
Author(s):Sebastian Wandel / Consultingwerk Ltd.
Created:Wed Jun 23 10:09:18 CEST 2021



Top Method Summary
Options Name Purpose
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

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       30.03.2026 11:10:36