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