Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| # A | AssignFromBuffer (handle) | 
     Copies the buffer values to the entity table's properties  | 
|
| # A | AssignToBuffer (handle) | 
     Copies the entity table's properties to the buffer values  | 
|
| # | HANDLE GetChildRecord (handle, character) | 
     Returns the first (and typically only) child record of a to-one
relation  | 
|
| # | GetChildRecords (handle, character, Object, character) | 
     Populates a List of child records  | 
|
| + | InitializeNewRow () | 
     Initializes a New row  | 
|
| + | PopulateList (handle, character, Object, character) | 
     Populates a List object with EntityTable objects for buffers  | 
|
| + | PopulateList (handle, Object, character) | 
     Populates a List object with EntityTable objects for buffers  | 
|
| # | SetModified () | 
     Set's the current row to modified  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | EntityTable () | 
     Constructor for the EntityTable class  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | Consultingwerk.OERA.Enum.RowStateEnum RowState | 
       | 
| 
         
            
                Top
                
            
         
        PROTECTED AssignFromBuffer (handle)
 
  | 
||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PROTECTED AssignToBuffer (handle)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED HANDLE GetChildRecord (handle, character)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED GetChildRecords (handle, character, Object, character)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PUBLIC InitializeNewRow ()
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PUBLIC PopulateList (handle, character, Object, character)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PUBLIC PopulateList (handle, Object, character)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED SetModified ()
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PUBLIC EntityTable ()
 
  | 
||||||||
|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Consultingwerk.OERA.Enum.RowStateEnum RowState
  | 
||||
|---|---|---|---|---|