|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL ValidateFieldName (character) |
Validates a given name for a Field |
|
+ | LOGICAL ValidateIndexName (character) |
Validates a given name for a Index |
|
# | LOGICAL ValidateSourceCode (longchar) |
Compiles the given source-code and returns whether a compilation error occurred |
|
+ | LOGICAL ValidateTempTableName (character) |
Validates a given name for a Temp-Table |
Top
PUBLIC LOGICAL ValidateFieldName (character)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL ValidateIndexName (character)
|
||||||||||||||||||||
PROTECTED LOGICAL ValidateSourceCode (longchar)
|
||||||||||||||||||||
PUBLIC LOGICAL ValidateTempTableName (character)
|