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


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
CHARACTER DatabaseName
CHARACTER FieldSort
CHARACTER IndexFields
CHARACTER IndexName
LOGICAL IndexPrimary
LOGICAL IndexUnique
LOGICAL IndexWord
CHARACTER TableName


Constructor Detail
Top

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

CHARACTER DatabaseName


Returns CHARACTER
Top

CHARACTER FieldSort


Returns CHARACTER
Top

CHARACTER IndexFields


Returns CHARACTER
Top

CHARACTER IndexName


Returns CHARACTER
Top

LOGICAL IndexPrimary


Returns LOGICAL
Top

LOGICAL IndexUnique


Returns LOGICAL
Top

LOGICAL IndexWord


Returns LOGICAL
Top

CHARACTER TableName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:20:14