|
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 |
|
+ | Ccs.BusinessLogic.JoinEnum FromString (character) |
Returns the reference to the Enum member with the given name |
|
+ | Ccs.BusinessLogic.JoinEnum 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 | |
---|---|---|---|
- | JoinEnum (integer, character) |
Constructor for the JoinEnum class |
Options | Name | Purpose | |
---|---|---|---|
+ | Ccs.BusinessLogic.JoinEnum And |
|
|
+ | Ccs.BusinessLogic.JoinEnum AndNot |
|
|
# | CHARACTER Label |
Inherited from Consultingwerk.Enum |
|
+ | Ccs.BusinessLogic.JoinEnum None |
|
|
+ | Ccs.BusinessLogic.JoinEnum Not |
|
|
+ | Ccs.BusinessLogic.JoinEnum Or |
|
|
+ | Ccs.BusinessLogic.JoinEnum OrNot |
|
|
+ | INTEGER Value |
Inherited from Consultingwerk.Enum |
Top
PUBLIC LOGICAL Equals (Object)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Ccs.BusinessLogic.JoinEnum FromString (character)
|
||||||||||||||||||||||
PUBLIC Ccs.BusinessLogic.JoinEnum FromValue (integer)
|
||||||||||||||||||||||
PUBLIC INT64 GetValue ()
|
||||||||||||||||||||||
PUBLIC CHARACTER ToString ()
|
PRIVATE JoinEnum (integer, character)
|
---|
PUBLIC Ccs.BusinessLogic.JoinEnum And
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Ccs.BusinessLogic.JoinEnum AndNot
|
|||||||||
PROTECTED CHARACTER Label
|
|||||||||
PUBLIC Ccs.BusinessLogic.JoinEnum None
|
|||||||||
PUBLIC Ccs.BusinessLogic.JoinEnum Not
|
|||||||||
PUBLIC Ccs.BusinessLogic.JoinEnum Or
|
|||||||||
PUBLIC Ccs.BusinessLogic.JoinEnum OrNot
|
|||||||||
PUBLIC INTEGER Value
|