|
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | BeforeAddingIndexToNewTableEventArgs (character, character, character, character, character, logical, logical, logical) |
Constructor for the BeforeAddingIndexToNewTableEventArgs class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL Cancel |
Gets or sets a value indicating whether the event should be canceled. Inherited from Consultingwerk.CancelableEventArgs |
|
| + | CHARACTER DatabaseName |
Returns the Database Name associated with the event |
|
| + | Consultingwerk.EventArgs Empty |
Returns the default instance of the Consultingwerk.EventArgs class Inherited from Consultingwerk.EventArgs |
|
| + | CHARACTER FieldSort |
Returns the Sort of the Index Fields associated with the event |
|
| + | CHARACTER IndexFields |
Returns the Index Fields associated with the event |
|
| + | CHARACTER IndexName |
Returns the Index Name associated with the event |
|
| + | LOGICAL IndexPrimary |
Returns the if the Index is the primary Index associated with the event |
|
| + | LOGICAL IndexUnique |
Returns the if the Index is an unique Index associated with the event |
|
| + | LOGICAL IndexWord |
Returns the if the Index is a word Index associated with the event |
|
| + | CHARACTER TableName |
Returns the Table Name associated with the event |
|
Top
PUBLIC BeforeAddingIndexToNewTableEventArgs (character, character, character, character, character, logical, logical, logical)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL Cancel
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER DatabaseName
|
|||||||||||||||
PUBLIC Consultingwerk.EventArgs Empty
|
|||||||||||||||
PUBLIC CHARACTER FieldSort
|
|||||||||||||||
PUBLIC CHARACTER IndexFields
|
|||||||||||||||
PUBLIC CHARACTER IndexName
|
|||||||||||||||
PUBLIC LOGICAL IndexPrimary
|
|||||||||||||||
PUBLIC LOGICAL IndexUnique
|
|||||||||||||||
PUBLIC LOGICAL IndexWord
|
|||||||||||||||
PUBLIC CHARACTER TableName
|
|||||||||||||||