Namespace: Consultingwerk.SmartFramework.System
Class 
SmartRelation Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartFramework.System.SmartRelation_Generated

File:SmartRelation
Author(s):Mike Fechner
Created:03.04.2013 21:42:57
Purpose: Constructor of the SmartRelation class
Notes:



Top Method Summary
Options Name Purpose
# A AssignFromBuffer (handle) Copies the buffer values to the entity table's properties
Overrides Consultingwerk.SmartFramework.System.SmartRelation_Generated:AssignFromBuffer (handle)
# A AssignToBuffer (handle) Copies the entity table's properties to the buffer values
Overrides Consultingwerk.SmartFramework.System.SmartRelation_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
# OnChildCardinalityChanged (EventArgs) Raises the ChildCardinalityChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
# OnChildRoleDescriptionChanged (EventArgs) Raises the ChildRoleDescriptionChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
# OnChildTableGUIDChanged (EventArgs) Raises the ChildTableGUIDChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
# OnChildTableNameChanged (EventArgs) Raises the ChildTableNameChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
# OnDefaultParentRelationChanged (EventArgs) Raises the DefaultParentRelationChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
# OnOnParentDeleteChanged (EventArgs) Raises the OnParentDeleteChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
# OnParentCardinalityChanged (EventArgs) Raises the ParentCardinalityChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
# OnParentRoleDescriptionChanged (EventArgs) Raises the ParentRoleDescriptionChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
# OnParentTableGUIDChanged (EventArgs) Raises the ParentTableGUIDChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
# OnParentTableNameChanged (EventArgs) Raises the ParentTableNameChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
# OnRelationDescriptionChanged (EventArgs) Raises the RelationDescriptionChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
# OnRelationFieldPairChanged (EventArgs) Raises the RelationFieldPairChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
# OnRelationGuidChanged (EventArgs) Raises the RelationGuidChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
# OnRelationNameChanged (EventArgs) Raises the RelationNameChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
# OnSmartAttachmentsChanged (EventArgs) Raises the SmartAttachmentsChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
# OnSmartCommentsChanged (EventArgs) Raises the SmartCommentsChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
# OnSmartRecordKeyChanged (EventArgs) Raises the SmartRecordKeyChanged event
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_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

Top Constructor Summary
Options Name Purpose
+ SmartRelation () Constructor of the SmartRelation class
+ SmartRelation (handle) Constructor of the SmartRelation class

Top Event Summary
Options Name Purpose
+ ChildCardinalityChanged (Object, EventArgs) Raised when the ChildCardinality property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ ChildRoleDescriptionChanged (Object, EventArgs) Raised when the ChildRoleDescription property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ ChildTableGUIDChanged (Object, EventArgs) Raised when the ChildTableGUID property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ ChildTableNameChanged (Object, EventArgs) Raised when the ChildTableName property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ DefaultParentRelationChanged (Object, EventArgs) Raised when the DefaultParentRelation property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ OnParentDeleteChanged (Object, EventArgs) Raised when the OnParentDelete property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ ParentCardinalityChanged (Object, EventArgs) Raised when the ParentCardinality property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ ParentRoleDescriptionChanged (Object, EventArgs) Raised when the ParentRoleDescription property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ ParentTableGUIDChanged (Object, EventArgs) Raised when the ParentTableGUID property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ ParentTableNameChanged (Object, EventArgs) Raised when the ParentTableName property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ RelationDescriptionChanged (Object, EventArgs) Raised when the RelationDescription property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ RelationFieldPairChanged (Object, EventArgs) Raised when the RelationFieldPair property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ RelationGuidChanged (Object, EventArgs) Raised when the RelationGuid property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ RelationNameChanged (Object, EventArgs) Raised when the RelationName property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ SmartAttachmentsChanged (Object, EventArgs) Raised when the SmartAttachments property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ SmartCommentsChanged (Object, EventArgs) Raised when the SmartComments property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ SmartRecordKeyChanged (Object, EventArgs) Raised when the SmartRecordKey property value changes
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Top Property Summary
Options Name Purpose
+ CHARACTER ChildCardinality
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ CHARACTER ChildRoleDescription
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ CHARACTER ChildTableGUID
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ CHARACTER ChildTableName
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ LOGICAL DefaultParentRelation
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ CHARACTER OnParentDelete
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ CHARACTER ParentCardinality
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ CHARACTER ParentRoleDescription
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ CHARACTER ParentTableGUID
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ CHARACTER ParentTableName
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ CHARACTER RelationDescription
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ CHARACTER RelationFieldPair
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ CHARACTER RelationGuid
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ CHARACTER RelationName
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ RowStateEnum RowState
Inherited from Consultingwerk.OERA.EntityTable
+ LOGICAL SmartAttachments
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ LOGICAL SmartComments
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
+ CHARACTER SmartRecordKey
Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated


Method Detail
Top

PROTECTED AssignFromBuffer (handle)

Overrides Consultingwerk.SmartFramework.System.SmartRelation_Generated:AssignFromBuffer (handle)
Purpose: Copies the buffer values to the entity table's properties
Notes:

Parameters:
phBuffer HANDLE
The handle of the source buffer
Top

PROTECTED AssignToBuffer (handle)

Overrides Consultingwerk.SmartFramework.System.SmartRelation_Generated:AssignToBuffer (handle)
Purpose: Copies the entity table's properties to the buffer values
Notes:

Parameters:
phBuffer HANDLE
The handle of the target buffer
Top

PROTECTED HANDLE GetChildRecord (handle, character)

Inherited from Consultingwerk.OERA.EntityTable
Purpose: Returns the first (and typically only) child record of a to-one
relation
Notes:

Parameters:
phParentBuffer HANDLE
The handle to the parent buffer
pcDataRelationName CHARACTER
The name of the data-relation to return the child buffer for
Returns HANDLE
The handle of the child record, already located to the first record (if any)
Top

PROTECTED GetChildRecords (handle, character, Object, character)

Inherited from Consultingwerk.OERA.EntityTable
Purpose: Populates a List of child records
Notes: As we currently don't support "generic Interfaces", we can only access
the strong typed Add method of the Generic lists using the DYNAMIC-INVOKE
statement.

Parameters:
phParentBuffer HANDLE
The handle to the parent buffer
pcDataRelationName CHARACTER
The name of the data-relation to return the child buffer for
poList Progress.Lang.Object
The List to populate
pcClassName CHARACTER
The name of the ChildClass
Top

PUBLIC InitializeNewRow ()

Inherited from Consultingwerk.OERA.EntityTable
Purpose: Initializes a New row
Notes: Provides a method to provide initial values when records are added to
differentiate from the Constructor usage when Rows are populate based
on existing DB records
Override this method to provide initial values

Top

PROTECTED OnChildCardinalityChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the ChildCardinalityChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnChildRoleDescriptionChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the ChildRoleDescriptionChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnChildTableGUIDChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the ChildTableGUIDChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnChildTableNameChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the ChildTableNameChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnDefaultParentRelationChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the DefaultParentRelationChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnOnParentDeleteChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the OnParentDeleteChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnParentCardinalityChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the ParentCardinalityChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnParentRoleDescriptionChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the ParentRoleDescriptionChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnParentTableGUIDChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the ParentTableGUIDChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnParentTableNameChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the ParentTableNameChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnRelationDescriptionChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the RelationDescriptionChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnRelationFieldPairChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the RelationFieldPairChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnRelationGuidChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the RelationGuidChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnRelationNameChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the RelationNameChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnSmartAttachmentsChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the SmartAttachmentsChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnSmartCommentsChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the SmartCommentsChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OnSmartRecordKeyChanged (EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raises the SmartRecordKeyChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC PopulateList (handle, character, Object, character)

Inherited from Consultingwerk.OERA.EntityTable
Purpose: Populates a List object with EntityTable objects for buffers
Notes: Selects the buffer records using an optional Query string
As we currently don't support "generic Interfaces", we can only access
the strong typed Add method of the Generic lists using the DYNAMIC-INVOKE
statement.

Parameters:
phBuffer HANDLE
The Buffer to return add EntityTable instances to the list
pcQueryString CHARACTER
The QueryString to use while populating the list
poList Progress.Lang.Object
The list to add the EntityTable instances to
pcClassName CHARACTER
The name of the class to create EntityTable instances of (child class of the EntityTable)
Top

PUBLIC PopulateList (handle, Object, character)

Inherited from Consultingwerk.OERA.EntityTable
Purpose: Populates a List object with EntityTable objects for buffers
Notes:

Parameters:
phBuffer HANDLE
The Buffer to return add EntityTable instances to the list
poList Progress.Lang.Object
The list to add the EntityTable instances to
pcClassName CHARACTER
The name of the class to create EntityTable instances of (child class of the EntityTable)
Top

PROTECTED SetModified ()

Inherited from Consultingwerk.OERA.EntityTable
Purpose: Set's the current row to modified
Notes: When the RowState is Add or Deleted it will not be changed



Constructor Detail
Top

PUBLIC SmartRelation ()

Purpose: Constructor of the SmartRelation class
Notes:

Top

PUBLIC SmartRelation (handle)

Purpose: Constructor of the SmartRelation class
Notes:

Parameters:
phBuffer HANDLE
A source buffer to copy the values from


Event Detail
Top

PUBLIC ChildCardinalityChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the ChildCardinality property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC ChildRoleDescriptionChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the ChildRoleDescription property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC ChildTableGUIDChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the ChildTableGUID property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC ChildTableNameChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the ChildTableName property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC DefaultParentRelationChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the DefaultParentRelation property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC OnParentDeleteChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the OnParentDelete property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC ParentCardinalityChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the ParentCardinality property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC ParentRoleDescriptionChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the ParentRoleDescription property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC ParentTableGUIDChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the ParentTableGUID property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC ParentTableNameChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the ParentTableName property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC RelationDescriptionChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the RelationDescription property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC RelationFieldPairChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the RelationFieldPair property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC RelationGuidChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the RelationGuid property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC RelationNameChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the RelationName property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC SmartAttachmentsChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the SmartAttachments property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC SmartCommentsChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the SmartComments property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PUBLIC SmartRecordKeyChanged (Object, EventArgs)

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated
Purpose: Raised when the SmartRecordKey property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event


Property Detail
Top

PUBLIC CHARACTER ChildCardinality

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns CHARACTER
Top

PUBLIC CHARACTER ChildRoleDescription

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns CHARACTER
Top

PUBLIC CHARACTER ChildTableGUID

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns CHARACTER
Top

PUBLIC CHARACTER ChildTableName

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns CHARACTER
Top

PUBLIC LOGICAL DefaultParentRelation

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns LOGICAL
Top

PUBLIC CHARACTER OnParentDelete

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns CHARACTER
Top

PUBLIC CHARACTER ParentCardinality

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns CHARACTER
Top

PUBLIC CHARACTER ParentRoleDescription

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns CHARACTER
Top

PUBLIC CHARACTER ParentTableGUID

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns CHARACTER
Top

PUBLIC CHARACTER ParentTableName

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns CHARACTER
Top

PUBLIC CHARACTER RelationDescription

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns CHARACTER
Top

PUBLIC CHARACTER RelationFieldPair

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns CHARACTER
Top

PUBLIC CHARACTER RelationGuid

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns CHARACTER
Top

PUBLIC CHARACTER RelationName

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns CHARACTER
Top

PUBLIC RowStateEnum RowState

Inherited from Consultingwerk.OERA.EntityTable

Returns RowStateEnum
Top

PUBLIC LOGICAL SmartAttachments

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns LOGICAL
Top

PUBLIC LOGICAL SmartComments

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns LOGICAL
Top

PUBLIC CHARACTER SmartRecordKey

Inherited from Consultingwerk.SmartFramework.System.SmartRelation_Generated

Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:12:07