|
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.OptionsOnDisconnectEnum FromString (character) |
Returns the reference to the Enum member with the given name |
|
+ | Consultingwerk.OERA.OptionsOnDisconnectEnum 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 | |
---|---|---|---|
- | OptionsOnDisconnectEnum (integer, character) |
Constructor for the OptionsOnDisconnectEnum class |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.OERA.OptionsOnDisconnectEnum Ignore |
|
|
# | CHARACTER Label |
Inherited from Consultingwerk.Enum |
|
+ | Consultingwerk.OERA.OptionsOnDisconnectEnum Quit |
|
|
+ | Consultingwerk.OERA.OptionsOnDisconnectEnum QuitRetry |
|
|
+ | Consultingwerk.OERA.OptionsOnDisconnectEnum QuitRetryIgnore |
|
|
+ | INTEGER Value |
Inherited from Consultingwerk.Enum |
Top
PUBLIC LOGICAL Equals (Object)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.OERA.OptionsOnDisconnectEnum FromString (character)
|
||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.OptionsOnDisconnectEnum FromValue (integer)
|
||||||||||||||||||||||
PUBLIC INT64 GetValue ()
|
||||||||||||||||||||||
PUBLIC CHARACTER ToString ()
|
PRIVATE OptionsOnDisconnectEnum (integer, character)
|
---|
PUBLIC Consultingwerk.OERA.OptionsOnDisconnectEnum Ignore
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER Label
|
|||||||||
PUBLIC Consultingwerk.OERA.OptionsOnDisconnectEnum Quit
|
|||||||||
PUBLIC Consultingwerk.OERA.OptionsOnDisconnectEnum QuitRetry
|
|||||||||
PUBLIC Consultingwerk.OERA.OptionsOnDisconnectEnum QuitRetryIgnore
|
|||||||||
PUBLIC INTEGER Value
|