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

File:BeforeAddingIndexToNewTableEventArgs
Purpose:Event argument to the BeforeAddingIndewToNewTable 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
+ BeforeAddingIndexToNewTableEventArgs (character, character, character, character, character, logical, logical, logical) Constructor for the BeforeAddingIndexToNewTableEventArgs class

Top Property Summary
Options Name Purpose
+ LOGICAL Cancel
Inherited from Consultingwerk.CancelableEventArgs
+ CHARACTER DatabaseName
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ CHARACTER FieldSort
+ CHARACTER IndexFields
+ CHARACTER IndexName
+ LOGICAL IndexPrimary
+ LOGICAL IndexUnique
+ LOGICAL IndexWord
+ CHARACTER TableName


Constructor Detail
Top

PUBLIC BeforeAddingIndexToNewTableEventArgs (character, character, character, character, character, logical, logical, logical)

Purpose: Constructor for the BeforeAddingIndexToNewTableEventArgs class
Notes:

Parameters:
pcDatabaseName CHARACTER
The Database Name associated with the event
pcTableName CHARACTER
The Table Name associated with the event
pcIndexName CHARACTER
The Index Name associated with the event
pcIndexFields CHARACTER
The Index Fields associated with the event
pcFieldSort CHARACTER
The Sort of the Index fields associated with the event
plPrimaryIndex LOGICAL
Is the index an primary index
plUniqueIndex LOGICAL
Is the index unique
plWordIndex LOGICAL
Is the index a word index


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 FieldSort


Returns CHARACTER
Top

PUBLIC CHARACTER IndexFields


Returns CHARACTER
Top

PUBLIC CHARACTER IndexName


Returns CHARACTER
Top

PUBLIC LOGICAL IndexPrimary


Returns LOGICAL
Top

PUBLIC LOGICAL IndexUnique


Returns LOGICAL
Top

PUBLIC LOGICAL IndexWord


Returns LOGICAL
Top

PUBLIC CHARACTER TableName


Returns CHARACTER


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