Namespace: Consultingwerk.SmartComponents.Base
Class 
AssignKeyFieldsEventArgs Copy to Clipboard
Parent classes:
Inherits: System.EventArgs

File:AssignKeyFieldsEventArgs
Purpose:Event Argument class for the AssignKeyFields event of
the SmartDatasetAdapter class
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Jan 07 22:32:11 CET 2012
Purpose: Get's and sets if an event handler has actually assigned the
key fields and the SmartDatasetAdapter does not need to use it's
default values (based on GUID or random numbers, based on the
data type).
Notes: A handler of the AssignKeyFields event is supposed to set this property
to TRUE to signal that the SmartGroupCreateSource does not need to


Top Constructor Summary
Options Name Purpose
+ AssignKeyFieldsEventArgs (handle, character) Constructor of the AssignKeyFieldsEventArgs property

Top Property Summary
Options Name Purpose
+ LOGICAL Assigned
+ HANDLE BufferHandle
+ CHARACTER KeyFields


Constructor Detail
Top

PUBLIC AssignKeyFieldsEventArgs (handle, character)

Purpose: Constructor of the AssignKeyFieldsEventArgs property
Notes:

Parameters:
phBufferHandle HANDLE
The Buffer handle for the BufferHandle property
pcKeyFields CHARACTER
The key fields value for the KeyFields property


Property Detail
Top

PUBLIC LOGICAL Assigned


Returns LOGICAL
Top

PUBLIC HANDLE BufferHandle


Returns HANDLE
Top

PUBLIC CHARACTER KeyFields


Returns CHARACTER


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