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

File:IAssignKeyFieldValuesService
Purpose:Interface for services that can be used by the SmartDataAccess
class to assign key field values to new buffers
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Oct 03 12:15:05 CEST 2015
Notes:See SmartDataAccess:AssignKeyFieldValues(), SCL-1041,
Controlled by the SmartTable.KeyFieldAssignmentGUID
Purpose: Assigns key fields to a new record
Notes:



Top Method Summary
Options Name Purpose
+ AssignKeyFields (character, handle, character) Assigns key fields to a new record


Method Detail
Top

PUBLIC AssignKeyFields (character, handle, character)

Purpose: Assigns key fields to a new record
Notes:

Parameters:
pcKeyFieldAssignmentKey CHARACTER
The key that indicated which key value should be assigned
phBuffer HANDLE
The temp-table buffer (after buffer) to assign key field values to
pcKeyFields CHARACTER
Comma delimited list of key fields to assign


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:59:28