|
Options |
Name |
Purpose |
|
#
A
|
AssignFromBuffer (handle)
|
Copies the buffer values to the entity table's properties Overrides Consultingwerk.SmartFramework.System.SmartTable_Generated:AssignFromBuffer (handle)
|
|
#
A
|
AssignToBuffer (handle)
|
Copies the entity table's properties to the buffer values Overrides Consultingwerk.SmartFramework.System.SmartTable_Generated: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 Inherited from Consultingwerk.SmartFramework.System.SmartTable_Generated
|
|
#
|
OnAllowCommentsChanged (EventArgs)
|
Raises the AllowCommentsChanged event Inherited from Consultingwerk.SmartFramework.System.SmartTable_Generated
|
|
#
|
OnDatabaseNameChanged (EventArgs)
|
Raises the DatabaseNameChanged event Inherited from Consultingwerk.SmartFramework.System.SmartTable_Generated
|
|
#
|
OnDescriptionFieldsChanged (EventArgs)
|
Raises the DescriptionFieldsChanged event Inherited from Consultingwerk.SmartFramework.System.SmartTable_Generated
|
|
#
|
OnDescriptionFormatsChanged (EventArgs)
|
Raises the DescriptionFormatsChanged event Inherited from Consultingwerk.SmartFramework.System.SmartTable_Generated
|
|
#
|
OnDescriptionSubstituteChanged (EventArgs)
|
Raises the DescriptionSubstituteChanged event Inherited from Consultingwerk.SmartFramework.System.SmartTable_Generated
|
|
#
|
OnQualifiedTableNameChanged (EventArgs)
|
Raises the QualifiedTableNameChanged event Inherited from Consultingwerk.SmartFramework.System.SmartTable_Generated
|
|
#
|
OnTableDescriptionChanged (EventArgs)
|
Raises the TableDescriptionChanged event Inherited from Consultingwerk.SmartFramework.System.SmartTable_Generated
|
|
#
|
OnTableGUIDChanged (EventArgs)
|
Raises the TableGUIDChanged event Inherited from Consultingwerk.SmartFramework.System.SmartTable_Generated
|
|
#
|
OnTableNameChanged (EventArgs)
|
Raises the TableNameChanged event Inherited from Consultingwerk.SmartFramework.System.SmartTable_Generated
|
|
#
|
OnTempTableNameChanged (EventArgs)
|
Raises the TempTableNameChanged event Inherited from Consultingwerk.SmartFramework.System.SmartTable_Generated
|
|
#
|
OnUniqueKeyFieldsChanged (EventArgs)
|
Raises the UniqueKeyFieldsChanged event Inherited from Consultingwerk.SmartFramework.System.SmartTable_Generated
|
|
#
|
OnUniqueKeyFormatsChanged (EventArgs)
|
Raises the UniqueKeyFormatsChanged event Inherited from Consultingwerk.SmartFramework.System.SmartTable_Generated
|
|
#
|
OnUniqueKeySubstituteChanged (EventArgs)
|
Raises the UniqueKeySubstituteChanged event Inherited from Consultingwerk.SmartFramework.System.SmartTable_Generated
|
|
+
|
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
|