Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL IsNotNullOrEmpty (character) |
Compares if the passed in character string is not unknown value
or empty |
||
| LOGICAL IsNotZeroOrNull (decimal) |
Compares if the passed in decimal value is not the unknown value
or zero |
||
| LOGICAL IsNotZeroOrNull (int64) |
Compares if the passed in int64 value is not the unknown value
or empty |
||
| LOGICAL IsNotZeroOrNull (integer) |
Compares if the passed in integer value is not the unknown value
or empty |
||
| LOGICAL IsNullOrEmpty (character) |
Compares if the passed in character string is the unknown value
or empty |
||
| LOGICAL IsZeroOrNull (decimal) |
Compares if the passed in decimal value is the unknown value
or empty |
||
| LOGICAL IsZeroOrNull (int64) |
Compares if the passed in int64 value is the unknown value
or empty |
||
| LOGICAL IsZeroOrNull (integer) |
Compares if the passed in integer value is the unknown value
or empty |
| Options | Name | Purpose | |
|---|---|---|---|
| CompareHelper () |
Constructor for the Compare class |
|
Top
LOGICAL IsNotNullOrEmpty (character)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL IsNotZeroOrNull (decimal)
|
||||||||||||||||||||||
LOGICAL IsNotZeroOrNull (int64)
|
||||||||||||||||||||||
LOGICAL IsNotZeroOrNull (integer)
|
||||||||||||||||||||||
LOGICAL IsNullOrEmpty (character)
|
||||||||||||||||||||||
LOGICAL IsZeroOrNull (decimal)
|
||||||||||||||||||||||
LOGICAL IsZeroOrNull (int64)
|
||||||||||||||||||||||
LOGICAL IsZeroOrNull (integer)
|
||||||||||||||||||||||
CompareHelper ()
|
||||||||
|---|---|---|---|---|---|---|---|---|