|
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 |
|
# | OnSecurityRealmCodeChanged (EventArgs) |
Raises the SecurityRealmCodeChanged event |
|
# | OnSecurityRealmDescriptionChanged (EventArgs) |
Raises the SecurityRealmDescriptionChanged event |
|
# | OnSecurityRealmGuidChanged (EventArgs) |
Raises the SecurityRealmGuidChanged 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 | |
---|---|---|---|
+ | SmartSecurityRealm_Generated () |
Constructor of the SmartSecurityRealm_Generated class |
|
+ | SmartSecurityRealm_Generated (handle) |
Constructor of the SmartSecurityRealm_Generated class |
Options | Name | Purpose | |
---|---|---|---|
+ | SecurityRealmCodeChanged (Object, EventArgs) |
Raised when the SecurityRealmCode property value changes |
|
+ | SecurityRealmDescriptionChanged (Object, EventArgs) |
Raised when the SecurityRealmDescription property value changes |
|
+ | SecurityRealmGuidChanged (Object, EventArgs) |
Raised when the SecurityRealmGuid property value changes |
Options | Name | Purpose | |
---|---|---|---|
+ | RowStateEnum RowState |
Inherited from Consultingwerk.OERA.EntityTable |
|
+ | CHARACTER SecurityRealmCode |
|
|
+ | CHARACTER SecurityRealmDescription |
|
|
+ | CHARACTER SecurityRealmGuid |
|
Top
PROTECTED AssignFromBuffer (handle)
|
||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED AssignToBuffer (handle)
|
||||||||||||||||||||||||||||||||||||
PROTECTED HANDLE GetChildRecord (handle, character)
|
||||||||||||||||||||||||||||||||||||
PROTECTED GetChildRecords (handle, character, Object, character)
|
||||||||||||||||||||||||||||||||||||
PUBLIC InitializeNewRow ()
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnSecurityRealmCodeChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnSecurityRealmDescriptionChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PROTECTED OnSecurityRealmGuidChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||
PUBLIC PopulateList (handle, character, Object, character)
|
||||||||||||||||||||||||||||||||||||
PUBLIC PopulateList (handle, Object, character)
|
||||||||||||||||||||||||||||||||||||
PROTECTED SetModified ()
|
PUBLIC SmartSecurityRealm_Generated ()
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SmartSecurityRealm_Generated (handle)
|
PUBLIC SecurityRealmCodeChanged (Object, EventArgs)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SecurityRealmDescriptionChanged (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC SecurityRealmGuidChanged (Object, EventArgs)
|
PUBLIC RowStateEnum RowState
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER SecurityRealmCode
|
|||||||||
PUBLIC CHARACTER SecurityRealmDescription
|
|||||||||
PUBLIC CHARACTER SecurityRealmGuid
|