|
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.BusinessEntityDesigner.BusinessEntityPartEnum FromString (character) |
Returns the reference to the Enum member with the given name |
|
+ | Consultingwerk.BusinessEntityDesigner.BusinessEntityPartEnum FromValue (integer) |
Returns the reference to the Enum member with the given value |
|
+ | Consultingwerk.Framework.Collections.CharacterList GetNames () |
Returns a CharacterList with the names of the Enum members |
|
+ 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 | |
---|---|---|---|
- | BusinessEntityPartEnum (integer, character) |
Constructor for the BusinessEntityPartEnum members |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.BusinessEntityDesigner.BusinessEntityPartEnum BusinessEntity |
|
|
+ | Consultingwerk.BusinessEntityDesigner.BusinessEntityPartEnum DataAccess |
|
|
+ | Consultingwerk.BusinessEntityDesigner.BusinessEntityPartEnum DatasetController |
|
|
# | CHARACTER Label |
Inherited from Consultingwerk.Enum |
|
+ | INTEGER Value |
Inherited from Consultingwerk.Enum |
Top
PUBLIC LOGICAL Equals (Object)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.BusinessEntityDesigner.BusinessEntityPartEnum FromString (character)
|
||||||||||||||||||||||
PUBLIC Consultingwerk.BusinessEntityDesigner.BusinessEntityPartEnum FromValue (integer)
|
||||||||||||||||||||||
PUBLIC Consultingwerk.Framework.Collections.CharacterList GetNames ()
|
||||||||||||||||||||||
PUBLIC INT64 GetValue ()
|
||||||||||||||||||||||
PUBLIC CHARACTER ToString ()
|
PRIVATE BusinessEntityPartEnum (integer, character)
|
---|
PUBLIC Consultingwerk.BusinessEntityDesigner.BusinessEntityPartEnum BusinessEntity
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.BusinessEntityDesigner.BusinessEntityPartEnum DataAccess
|
|||||||||
PUBLIC Consultingwerk.BusinessEntityDesigner.BusinessEntityPartEnum DatasetController
|
|||||||||
PROTECTED CHARACTER Label
|
|||||||||
PUBLIC INTEGER Value
|