|
#
A
|
AssignFromBuffer (handle)
|
Copies the buffer values to the entity table's properties Overrides Consultingwerk.SmartFramework.Authorization.SmartSecurityRealm_Generated:AssignFromBuffer (handle)
|
|
#
A
|
AssignToBuffer (handle)
|
Copies the entity table's properties to the buffer values Overrides Consultingwerk.SmartFramework.Authorization.SmartSecurityRealm_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
|
|
#
|
OnSecurityRealmCodeChanged (EventArgs)
|
Raises the SecurityRealmCodeChanged event Inherited from Consultingwerk.SmartFramework.Authorization.SmartSecurityRealm_Generated
|
|
#
|
OnSecurityRealmDescriptionChanged (EventArgs)
|
Raises the SecurityRealmDescriptionChanged event Inherited from Consultingwerk.SmartFramework.Authorization.SmartSecurityRealm_Generated
|
|
#
|
OnSecurityRealmGuidChanged (EventArgs)
|
Raises the SecurityRealmGuidChanged event Inherited from Consultingwerk.SmartFramework.Authorization.SmartSecurityRealm_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
|