Namespace: Consultingwerk.SmartComponents.Interfaces
Interface 
IProvidesRecordKey Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartComponents.Base.SmartDatasetAdapter, Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter, Consultingwerk.SmartComponents.Implementation.SmartDatasetChildAdapter, Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester.SmartBusinessEntityAdapterTester

File:IProvidesRecordKey
Purpose:Interface for SmartDataAdapter classes that can provide
a value for the key of a record
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Dec 16 11:46:24 CET 2013
Purpose: Returns a key identifying the current record
Notes: Key values may be concatenated, but must be returned as a single character value



Top Method Summary
Options Name Purpose
+ CHARACTER GetCurrentRecordKey () Returns a key identifying the current record


Method Detail
Top

PUBLIC CHARACTER GetCurrentRecordKey ()

Purpose: Returns a key identifying the current record
Notes: Key values may be concatenated, but must be returned as a single character value

Returns CHARACTER
The single character key that represents the current record


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