Namespace: Consultingwerk.BusinessEntityDesigner
Class 
BeforeAddingFieldToNewTableEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.CancelableEventArgs

File:BeforeAddingFieldToNewTableEventArgs
Purpose:Event argument to the BeforeAddingFieldToNewTable Event
of the BusinessEntityDatasetController
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Sep 26 17:06:44 CEST 2013
Purpose: Returns the Database Name associated with the event
Notes:


Top Constructor Summary
Options Name Purpose
+ BeforeAddingFieldToNewTableEventArgs (character, character, character) Constructor for the BeforeAddingFieldToNewTableEventArgs class

Top Property Summary
Options Name Purpose
+ LOGICAL Cancel
Inherited from Consultingwerk.CancelableEventArgs
+ CHARACTER DatabaseName
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ CHARACTER FieldName
+ CHARACTER TableName


Constructor Detail
Top

PUBLIC BeforeAddingFieldToNewTableEventArgs (character, character, character)

Purpose: Constructor for the BeforeAddingFieldToNewTableEventArgs class
Notes:

Parameters:
pcDatabaseName CHARACTER
The Database Name associated with the event
pcTableName CHARACTER
The Table Name associated with the event
pcFieldName CHARACTER
The Field Name associated with the event


Property Detail
Top

PUBLIC LOGICAL Cancel

Inherited from Consultingwerk.CancelableEventArgs

Returns LOGICAL
Top

PUBLIC CHARACTER DatabaseName


Returns CHARACTER
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC CHARACTER FieldName


Returns CHARACTER
Top

PUBLIC CHARACTER TableName


Returns CHARACTER


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