|
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 |
|
| # | OnAllowAttachmentsChanged (EventArgs) |
Raises the AllowAttachmentsChanged event |
|
| # | OnAllowCommentsChanged (EventArgs) |
Raises the AllowCommentsChanged event |
|
| # | OnDatabaseNameChanged (EventArgs) |
Raises the DatabaseNameChanged event |
|
| # | OnDescriptionFieldsChanged (EventArgs) |
Raises the DescriptionFieldsChanged event |
|
| # | OnDescriptionFormatsChanged (EventArgs) |
Raises the DescriptionFormatsChanged event |
|
| # | OnDescriptionSubstituteChanged (EventArgs) |
Raises the DescriptionSubstituteChanged event |
|
| # | OnQualifiedTableNameChanged (EventArgs) |
Raises the QualifiedTableNameChanged event |
|
| # | OnTableDescriptionChanged (EventArgs) |
Raises the TableDescriptionChanged event |
|
| # | OnTableGUIDChanged (EventArgs) |
Raises the TableGUIDChanged event |
|
| # | OnTableNameChanged (EventArgs) |
Raises the TableNameChanged event |
|
| # | OnTempTableNameChanged (EventArgs) |
Raises the TempTableNameChanged event |
|
| # | OnUniqueKeyFieldsChanged (EventArgs) |
Raises the UniqueKeyFieldsChanged event |
|
| # | OnUniqueKeyFormatsChanged (EventArgs) |
Raises the UniqueKeyFormatsChanged event |
|
| # | OnUniqueKeySubstituteChanged (EventArgs) |
Raises the UniqueKeySubstituteChanged 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 | |
|---|---|---|---|
| + | SmartTable_Generated () |
Constructor of the SmartTable_Generated class |
|
| + | SmartTable_Generated (handle) |
Constructor of the SmartTable_Generated class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | AllowAttachmentsChanged (Object, EventArgs) |
Raised when the AllowAttachments property value changes |
|
| + | AllowCommentsChanged (Object, EventArgs) |
Raised when the AllowComments property value changes |
|
| + | DatabaseNameChanged (Object, EventArgs) |
Raised when the DatabaseName property value changes |
|
| + | DescriptionFieldsChanged (Object, EventArgs) |
Raised when the DescriptionFields property value changes |
|
| + | DescriptionFormatsChanged (Object, EventArgs) |
Raised when the DescriptionFormats property value changes |
|
| + | DescriptionSubstituteChanged (Object, EventArgs) |
Raised when the DescriptionSubstitute property value changes |
|
| + | QualifiedTableNameChanged (Object, EventArgs) |
Raised when the QualifiedTableName property value changes |
|
| + | TableDescriptionChanged (Object, EventArgs) |
Raised when the TableDescription property value changes |
|
| + | TableGUIDChanged (Object, EventArgs) |
Raised when the TableGUID property value changes |
|
| + | TableNameChanged (Object, EventArgs) |
Raised when the TableName property value changes |
|
| + | TempTableNameChanged (Object, EventArgs) |
Raised when the TempTableName property value changes |
|
| + | UniqueKeyFieldsChanged (Object, EventArgs) |
Raised when the UniqueKeyFields property value changes |
|
| + | UniqueKeyFormatsChanged (Object, EventArgs) |
Raised when the UniqueKeyFormats property value changes |
|
| + | UniqueKeySubstituteChanged (Object, EventArgs) |
Raised when the UniqueKeySubstitute property value changes |
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL AllowAttachments |
|
|
| + | LOGICAL AllowComments |
|
|
| + | CHARACTER DatabaseName |
|
|
| + | CHARACTER DescriptionFields |
|
|
| + | CHARACTER DescriptionFormats |
|
|
| + | CHARACTER DescriptionSubstitute |
|
|
| + | CHARACTER QualifiedTableName |
|
|
| + | RowStateEnum RowState |
Inherited from Consultingwerk.OERA.EntityTable |
|
| + | CHARACTER TableDescription |
|
|
| + | CHARACTER TableGUID |
|
|
| + | CHARACTER TableName |
|
|
| + | CHARACTER TempTableName |
|
|
| + | CHARACTER UniqueKeyFields |
|
|
| + | CHARACTER UniqueKeyFormats |
|
|
| + | CHARACTER UniqueKeySubstitute |
|
|
Top
PROTECTED AssignFromBuffer (handle)
|
||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED AssignToBuffer (handle)
|
||||||||||||||||||||||||||||||||||||
PROTECTED HANDLE GetChildRecord (handle, character)
|
||||||||||||||||||||||||||||||||||||
PROTECTED GetChildRecords (handle, character, Object, character)
|
||||||||||||||||||||||||||||||||||||
PUBLIC InitializeNewRow ()
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnAllowAttachmentsChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnAllowCommentsChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnDatabaseNameChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnDescriptionFieldsChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnDescriptionFormatsChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnDescriptionSubstituteChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnQualifiedTableNameChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnTableDescriptionChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnTableGUIDChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnTableNameChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnTempTableNameChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnUniqueKeyFieldsChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnUniqueKeyFormatsChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnUniqueKeySubstituteChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PUBLIC PopulateList (handle, character, Object, character)
|
||||||||||||||||||||||||||||||||||||
PUBLIC PopulateList (handle, Object, character)
|
||||||||||||||||||||||||||||||||||||
PROTECTED SetModified ()
|
||||||||||||||||||||||||||||||||||||
PUBLIC SmartTable_Generated ()
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SmartTable_Generated (handle)
|
|||||||||||||||
PUBLIC AllowAttachmentsChanged (Object, EventArgs)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC AllowCommentsChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC DatabaseNameChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC DescriptionFieldsChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC DescriptionFormatsChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC DescriptionSubstituteChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC QualifiedTableNameChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC TableDescriptionChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC TableGUIDChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC TableNameChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC TempTableNameChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC UniqueKeyFieldsChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC UniqueKeyFormatsChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC UniqueKeySubstituteChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC LOGICAL AllowAttachments
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL AllowComments
|
|||||||||
PUBLIC CHARACTER DatabaseName
|
|||||||||
PUBLIC CHARACTER DescriptionFields
|
|||||||||
PUBLIC CHARACTER DescriptionFormats
|
|||||||||
PUBLIC CHARACTER DescriptionSubstitute
|
|||||||||
PUBLIC CHARACTER QualifiedTableName
|
|||||||||
PUBLIC RowStateEnum RowState
|
|||||||||
PUBLIC CHARACTER TableDescription
|
|||||||||
PUBLIC CHARACTER TableGUID
|
|||||||||
PUBLIC CHARACTER TableName
|
|||||||||
PUBLIC CHARACTER TempTableName
|
|||||||||
PUBLIC CHARACTER UniqueKeyFields
|
|||||||||
PUBLIC CHARACTER UniqueKeyFormats
|
|||||||||
PUBLIC CHARACTER UniqueKeySubstitute
|
|||||||||