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
Purpose: Returns the standard description value for a database record
Notes:



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

PUBLIC 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

PUBLIC 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-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:09:18