|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL Equals (Object) |
Compares this Enum member to another member of this Enum by Value Inherited from Consultingwerk.Enum |
|
+ | Consultingwerk.OERA.OnNotAvailableEnum FromString (character) |
Returns the reference to the Enum member with the given name |
|
+ | Consultingwerk.OERA.OnNotAvailableEnum FromValue (integer) |
Returns the reference to the Enum member with the given value |
|
+ F | INT64 GetValue () |
Returns the Value of the Enum Member Inherited from Consultingwerk.Enum |
|
+ | CHARACTER ToString () |
Returns a CHARACTER representation (human readable) of the
Enum member Inherited from Consultingwerk.Enum |
Options | Name | Purpose | |
---|---|---|---|
- | OnNotAvailableEnum (integer, character) |
Constructor for the OnNotAvailableEnum class |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.OERA.OnNotAvailableEnum Ignore |
|
|
# | CHARACTER Label |
Inherited from Consultingwerk.Enum |
|
+ | Consultingwerk.OERA.OnNotAvailableEnum Throw |
|
|
+ | INTEGER Value |
Inherited from Consultingwerk.Enum |
Top
PUBLIC LOGICAL Equals (Object)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.OERA.OnNotAvailableEnum FromString (character)
|
||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.OnNotAvailableEnum FromValue (integer)
|
||||||||||||||||||||||
PUBLIC INT64 GetValue ()
|
||||||||||||||||||||||
PUBLIC CHARACTER ToString ()
|
PRIVATE OnNotAvailableEnum (integer, character)
|
---|
PUBLIC Consultingwerk.OERA.OnNotAvailableEnum Ignore
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER Label
|
|||||||||
PUBLIC Consultingwerk.OERA.OnNotAvailableEnum Throw
|
|||||||||
PUBLIC INTEGER Value
|