| 
            
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL Equals (Object) | 
     Compares this Enum member to another member of this Enum by Value  Inherited from Consultingwerk.Enum  | 
|
| + | 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 | |
|---|---|---|---|
| - | FieldRemovedHandlingEnum (integer, character) | 
     Constructor for the FieldRemovedHandlingEnum members  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | Consultingwerk.BusinessEntityDesigner.Services.FieldRemovedHandlingEnum DoNothing | 
     Do nothing, the temp-table field will not be deleted and the source
column information will not be cleared  | 
|
| # | CHARACTER Label | 
     Returns the character label associated with an enum member instance  Inherited from Consultingwerk.Enum  | 
|
| + | Consultingwerk.BusinessEntityDesigner.Services.FieldRemovedHandlingEnum RemoveField | 
     Removes the temp-table field from the model  | 
|
| + | Consultingwerk.BusinessEntityDesigner.Services.FieldRemovedHandlingEnum RemoveSourceColumn | 
     Clears the source column information of the temp-table field in the
model  | 
|
| + | INTEGER Value | 
     Returns the integer value associated with an enum member instance  Inherited from Consultingwerk.Enum  | 
| 
         
            
                Top
                
            
         
        PUBLIC LOGICAL Equals (Object)
 
  | 
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Consultingwerk.Framework.Collections.CharacterList GetNames ()
 
  | 
||||||||||||||||||||||
        
        PUBLIC INT64 GetValue ()
 
  | 
||||||||||||||||||||||
        
        PUBLIC CHARACTER ToString ()
 
  | 
||||||||||||||||||||||
        
        PRIVATE FieldRemovedHandlingEnum (integer, character)
 
  | 
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Consultingwerk.BusinessEntityDesigner.Services.FieldRemovedHandlingEnum DoNothing
 
  | 
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PROTECTED CHARACTER Label
 
  | 
|||||||||||||
        
        PUBLIC Consultingwerk.BusinessEntityDesigner.Services.FieldRemovedHandlingEnum RemoveField
 
  | 
|||||||||||||
        
        PUBLIC Consultingwerk.BusinessEntityDesigner.Services.FieldRemovedHandlingEnum RemoveSourceColumn
 
  | 
|||||||||||||
        
        PUBLIC INTEGER Value
 
  | 
|||||||||||||