| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| # | AssignFromBuffer (handle) | 
     Copies the buffer values to the entity table's properties  Overrides Consultingwerk.OERA.EntityTable:AssignFromBuffer (handle)  | 
|
| # | AssignToBuffer (handle) | 
     Copies the entity table's properties to the buffer values  Overrides Consultingwerk.OERA.EntityTable:AssignToBuffer (handle)  | 
|
| # | HANDLE GetChildRecord (handle, character) | 
     Returns the first (and typically only) child record of a to-one
relation  Inherited from Consultingwerk.OERA.EntityTable  | 
|
| # | GetChildRecords (handle, character, Object, character) | 
     Populates a List of child records  Inherited from Consultingwerk.OERA.EntityTable  | 
|
| + | InitializeNewRow () | 
     Initializes a New row  Inherited from Consultingwerk.OERA.EntityTable  | 
|
| # | OnChildCardinalityChanged (EventArgs) | 
     Raises the ChildCardinalityChanged event  | 
|
| # | OnChildRoleDescriptionChanged (EventArgs) | 
     Raises the ChildRoleDescriptionChanged event  | 
|
| # | OnChildTableGUIDChanged (EventArgs) | 
     Raises the ChildTableGUIDChanged event  | 
|
| # | OnChildTableNameChanged (EventArgs) | 
     Raises the ChildTableNameChanged event  | 
|
| # | OnDefaultParentRelationChanged (EventArgs) | 
     Raises the DefaultParentRelationChanged event  | 
|
| # | OnOnParentDeleteChanged (EventArgs) | 
     Raises the OnParentDeleteChanged event  | 
|
| # | OnParentCardinalityChanged (EventArgs) | 
     Raises the ParentCardinalityChanged event  | 
|
| # | OnParentRoleDescriptionChanged (EventArgs) | 
     Raises the ParentRoleDescriptionChanged event  | 
|
| # | OnParentTableGUIDChanged (EventArgs) | 
     Raises the ParentTableGUIDChanged event  | 
|
| # | OnParentTableNameChanged (EventArgs) | 
     Raises the ParentTableNameChanged event  | 
|
| # | OnRelationDescriptionChanged (EventArgs) | 
     Raises the RelationDescriptionChanged event  | 
|
| # | OnRelationFieldPairChanged (EventArgs) | 
     Raises the RelationFieldPairChanged event  | 
|
| # | OnRelationGuidChanged (EventArgs) | 
     Raises the RelationGuidChanged event  | 
|
| # | OnRelationNameChanged (EventArgs) | 
     Raises the RelationNameChanged event  | 
|
| # | OnSmartAttachmentsChanged (EventArgs) | 
     Raises the SmartAttachmentsChanged event  | 
|
| # | OnSmartCommentsChanged (EventArgs) | 
     Raises the SmartCommentsChanged event  | 
|
| # | OnSmartRecordKeyChanged (EventArgs) | 
     Raises the SmartRecordKeyChanged event  | 
|
| + | PopulateList (handle, character, Object, character) | 
     Populates a List object with EntityTable objects for buffers  Inherited from Consultingwerk.OERA.EntityTable  | 
|
| + | PopulateList (handle, Object, character) | 
     Populates a List object with EntityTable objects for buffers  Inherited from Consultingwerk.OERA.EntityTable  | 
|
| # | SetModified () | 
     Set's the current row to modified  Inherited from Consultingwerk.OERA.EntityTable  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | SmartRelation_Generated () | 
     Constructor of the SmartRelation_Generated class  | 
|
| + | SmartRelation_Generated (handle) | 
     Constructor of the SmartRelation_Generated class  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | ChildCardinalityChanged (Object, EventArgs) | 
     Raised when the ChildCardinality property value changes  | 
|
| + | ChildRoleDescriptionChanged (Object, EventArgs) | 
     Raised when the ChildRoleDescription property value changes  | 
|
| + | ChildTableGUIDChanged (Object, EventArgs) | 
     Raised when the ChildTableGUID property value changes  | 
|
| + | ChildTableNameChanged (Object, EventArgs) | 
     Raised when the ChildTableName property value changes  | 
|
| + | DefaultParentRelationChanged (Object, EventArgs) | 
     Raised when the DefaultParentRelation property value changes  | 
|
| + | OnParentDeleteChanged (Object, EventArgs) | 
     Raised when the OnParentDelete property value changes  | 
|
| + | ParentCardinalityChanged (Object, EventArgs) | 
     Raised when the ParentCardinality property value changes  | 
|
| + | ParentRoleDescriptionChanged (Object, EventArgs) | 
     Raised when the ParentRoleDescription property value changes  | 
|
| + | ParentTableGUIDChanged (Object, EventArgs) | 
     Raised when the ParentTableGUID property value changes  | 
|
| + | ParentTableNameChanged (Object, EventArgs) | 
     Raised when the ParentTableName property value changes  | 
|
| + | RelationDescriptionChanged (Object, EventArgs) | 
     Raised when the RelationDescription property value changes  | 
|
| + | RelationFieldPairChanged (Object, EventArgs) | 
     Raised when the RelationFieldPair property value changes  | 
|
| + | RelationGuidChanged (Object, EventArgs) | 
     Raised when the RelationGuid property value changes  | 
|
| + | RelationNameChanged (Object, EventArgs) | 
     Raised when the RelationName property value changes  | 
|
| + | SmartAttachmentsChanged (Object, EventArgs) | 
     Raised when the SmartAttachments property value changes  | 
|
| + | SmartCommentsChanged (Object, EventArgs) | 
     Raised when the SmartComments property value changes  | 
|
| + | SmartRecordKeyChanged (Object, EventArgs) | 
     Raised when the SmartRecordKey property value changes  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER ChildCardinality | 
       | 
|
| + | CHARACTER ChildRoleDescription | 
       | 
|
| + | CHARACTER ChildTableGUID | 
       | 
|
| + | CHARACTER ChildTableName | 
       | 
|
| + | LOGICAL DefaultParentRelation | 
       | 
|
| + | CHARACTER OnParentDelete | 
       | 
|
| + | CHARACTER ParentCardinality | 
       | 
|
| + | CHARACTER ParentRoleDescription | 
       | 
|
| + | CHARACTER ParentTableGUID | 
       | 
|
| + | CHARACTER ParentTableName | 
       | 
|
| + | CHARACTER RelationDescription | 
       | 
|
| + | CHARACTER RelationFieldPair | 
       | 
|
| + | CHARACTER RelationGuid | 
       | 
|
| + | CHARACTER RelationName | 
       | 
|
| + | RowStateEnum RowState | 
       Inherited from Consultingwerk.OERA.EntityTable  | 
|
| + | LOGICAL SmartAttachments | 
       | 
|
| + | LOGICAL SmartComments | 
       | 
|
| + | CHARACTER SmartRecordKey | 
       | 
| 
         
            
                Top
                
            
         
        PROTECTED AssignFromBuffer (handle)
 
  | 
||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PROTECTED AssignToBuffer (handle)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED HANDLE GetChildRecord (handle, character)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED GetChildRecords (handle, character, Object, character)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PUBLIC InitializeNewRow ()
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnChildCardinalityChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnChildRoleDescriptionChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnChildTableGUIDChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnChildTableNameChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnDefaultParentRelationChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnOnParentDeleteChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnParentCardinalityChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnParentRoleDescriptionChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnParentTableGUIDChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnParentTableNameChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnRelationDescriptionChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnRelationFieldPairChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnRelationGuidChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnRelationNameChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnSmartAttachmentsChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnSmartCommentsChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnSmartRecordKeyChanged (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PUBLIC PopulateList (handle, character, Object, character)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PUBLIC PopulateList (handle, Object, character)
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PROTECTED SetModified ()
 
  | 
||||||||||||||||||||||||||||||||||||
        
        PUBLIC SmartRelation_Generated ()
 
  | 
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC SmartRelation_Generated (handle)
 
  | 
|||||||||||||||
        
        PUBLIC ChildCardinalityChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC ChildRoleDescriptionChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC ChildTableGUIDChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC ChildTableNameChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC DefaultParentRelationChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC OnParentDeleteChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC ParentCardinalityChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC ParentRoleDescriptionChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC ParentTableGUIDChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC ParentTableNameChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC RelationDescriptionChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC RelationFieldPairChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC RelationGuidChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC RelationNameChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC SmartAttachmentsChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC SmartCommentsChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC SmartRecordKeyChanged (Object, EventArgs)
 
  | 
||||||||||||||||||||
        
        PUBLIC CHARACTER ChildCardinality
 
  | 
|||||||||
|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC CHARACTER ChildRoleDescription
 
  | 
|||||||||
        
        PUBLIC CHARACTER ChildTableGUID
 
  | 
|||||||||
        
        PUBLIC CHARACTER ChildTableName
 
  | 
|||||||||
        
        PUBLIC LOGICAL DefaultParentRelation
 
  | 
|||||||||
        
        PUBLIC CHARACTER OnParentDelete
 
  | 
|||||||||
        
        PUBLIC CHARACTER ParentCardinality
 
  | 
|||||||||
        
        PUBLIC CHARACTER ParentRoleDescription
 
  | 
|||||||||
        
        PUBLIC CHARACTER ParentTableGUID
 
  | 
|||||||||
        
        PUBLIC CHARACTER ParentTableName
 
  | 
|||||||||
        
        PUBLIC CHARACTER RelationDescription
 
  | 
|||||||||
        
        PUBLIC CHARACTER RelationFieldPair
 
  | 
|||||||||
        
        PUBLIC CHARACTER RelationGuid
 
  | 
|||||||||
        
        PUBLIC CHARACTER RelationName
 
  | 
|||||||||
        
        PUBLIC RowStateEnum RowState
 
  | 
|||||||||
        
        PUBLIC LOGICAL SmartAttachments
 
  | 
|||||||||
        
        PUBLIC LOGICAL SmartComments
 
  | 
|||||||||
        
        PUBLIC CHARACTER SmartRecordKey
 
  | 
|||||||||