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

File:AssignForeignFieldsEventArgs
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Feb 12 13:24:40 CET 2014


Top Constructor Summary
Options Name Purpose
+ AssignForeignFieldsEventArgs (handle, character, ISmartDataSource) Constructor of the AssignForeignFieldsEventArgs class

Top Property Summary
Options Name Purpose
+ HANDLE CreateBuffer Returns the record Buffer used to create the new record
+ Consultingwerk.EventArgs Empty Returns the default instance of the Consultingwerk.EventArgs class
Inherited from Consultingwerk.EventArgs
+ CHARACTER ForeignFields Returns the ForeignFields associated with the event
+ LOGICAL Handled Get and sets if the assignment of the ForeignField values has been handled by an event subscribed
+ Consultingwerk.SmartComponents.Interfaces.ISmartDataSource SmartDataSource Returns the reference to the SmartDataSource


Constructor Detail
Top

PUBLIC AssignForeignFieldsEventArgs (handle, character, ISmartDataSource)

Purpose: Constructor of the AssignForeignFieldsEventArgs class
Notes:

Parameters:
phCreateBuffer HANDLE
The handle of the buffer used to create the record
pcForeignFields CHARACTER
The list of ForeignField names
poSmartDataSource Consultingwerk.SmartComponents.Interfaces.ISmartDataSource
The reference to the SmartDataSource


Property Detail
Top

PUBLIC HANDLE CreateBuffer

Purpose: Returns the record Buffer used to create the new record
Notes:

Returns HANDLE
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs
Purpose: Returns the default instance of the Consultingwerk.EventArgs class
Notes:

Returns Consultingwerk.EventArgs
Top

PUBLIC CHARACTER ForeignFields

Purpose: Returns the ForeignFields associated with the event
Notes:

Returns CHARACTER
Top

PUBLIC LOGICAL Handled

Purpose: Get and sets if the assignment of the ForeignField values has been
handled by an event subscribed
Notes: Assign to TRUE to prevend the child SmartDataAdapter from assigning
the key values

Returns LOGICAL
Top

PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartDataSource SmartDataSource

Purpose: Returns the reference to the SmartDataSource
Notes:

Returns Consultingwerk.SmartComponents.Interfaces.ISmartDataSource


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:30:44