Top Method Summary
Options Name Purpose
AssignFromBuffer (handle) Copies the buffer values to the entity table's properties
AssignToBuffer (handle) Copies the entity table's properties to the buffer values
OnChildCardinalityChanged (EventArgs) Raises the ChildCardinalityChanged event
OnChildRoleDescriptionChanged (EventArgs) Raises the ChildRoleDescriptionChanged event
OnChildTableGUIDChanged (EventArgs) Raises the ChildTableGUIDChanged event
OnChildTableNameChanged (EventArgs) Raises the ChildTableNameChanged event
OnDefaultParentRelationChanged (EventArgs) Raises the DefaultParentRelationChanged event
OnOnParentDeleteChanged (EventArgs) Raises the OnParentDeleteChanged event
OnParentCardinalityChanged (EventArgs) Raises the ParentCardinalityChanged event
OnParentRoleDescriptionChanged (EventArgs) Raises the ParentRoleDescriptionChanged event
OnParentTableGUIDChanged (EventArgs) Raises the ParentTableGUIDChanged event
OnParentTableNameChanged (EventArgs) Raises the ParentTableNameChanged event
OnRelationDescriptionChanged (EventArgs) Raises the RelationDescriptionChanged event
OnRelationFieldPairChanged (EventArgs) Raises the RelationFieldPairChanged event
OnRelationGuidChanged (EventArgs) Raises the RelationGuidChanged event
OnRelationNameChanged (EventArgs) Raises the RelationNameChanged event
OnSmartAttachmentsChanged (EventArgs) Raises the SmartAttachmentsChanged event
OnSmartCommentsChanged (EventArgs) Raises the SmartCommentsChanged event
OnSmartRecordKeyChanged (EventArgs) Raises the SmartRecordKeyChanged event

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

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

Top Property Summary
Options Name Purpose
CHARACTER ChildCardinality
CHARACTER ChildRoleDescription
CHARACTER ChildTableGUID
CHARACTER ChildTableName
LOGICAL DefaultParentRelation
CHARACTER OnParentDelete
CHARACTER ParentCardinality
CHARACTER ParentRoleDescription
CHARACTER ParentTableGUID
CHARACTER ParentTableName
CHARACTER RelationDescription
CHARACTER RelationFieldPair
CHARACTER RelationGuid
CHARACTER RelationName
LOGICAL SmartAttachments
LOGICAL SmartComments
CHARACTER SmartRecordKey


Method Detail
Top

AssignFromBuffer (handle)

Purpose: Copies the buffer values to the entity table's properties
Notes:

Parameters:
phBuffer HANDLE
The handle of the record buffer to assign properties from
Top

AssignToBuffer (handle)

Purpose: Copies the entity table's properties to the buffer values
Notes:

Parameters:
phBuffer HANDLE
The handle of the record buffer to assign properties from
Top

OnChildCardinalityChanged (EventArgs)

Purpose: Raises the ChildCardinalityChanged event
Notes:

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

OnChildRoleDescriptionChanged (EventArgs)

Purpose: Raises the ChildRoleDescriptionChanged event
Notes:

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

OnChildTableGUIDChanged (EventArgs)

Purpose: Raises the ChildTableGUIDChanged event
Notes:

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

OnChildTableNameChanged (EventArgs)

Purpose: Raises the ChildTableNameChanged event
Notes:

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

OnDefaultParentRelationChanged (EventArgs)

Purpose: Raises the DefaultParentRelationChanged event
Notes:

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

OnOnParentDeleteChanged (EventArgs)

Purpose: Raises the OnParentDeleteChanged event
Notes:

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

OnParentCardinalityChanged (EventArgs)

Purpose: Raises the ParentCardinalityChanged event
Notes:

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

OnParentRoleDescriptionChanged (EventArgs)

Purpose: Raises the ParentRoleDescriptionChanged event
Notes:

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

OnParentTableGUIDChanged (EventArgs)

Purpose: Raises the ParentTableGUIDChanged event
Notes:

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

OnParentTableNameChanged (EventArgs)

Purpose: Raises the ParentTableNameChanged event
Notes:

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

OnRelationDescriptionChanged (EventArgs)

Purpose: Raises the RelationDescriptionChanged event
Notes:

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

OnRelationFieldPairChanged (EventArgs)

Purpose: Raises the RelationFieldPairChanged event
Notes:

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

OnRelationGuidChanged (EventArgs)

Purpose: Raises the RelationGuidChanged event
Notes:

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

OnRelationNameChanged (EventArgs)

Purpose: Raises the RelationNameChanged event
Notes:

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

OnSmartAttachmentsChanged (EventArgs)

Purpose: Raises the SmartAttachmentsChanged event
Notes:

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

OnSmartCommentsChanged (EventArgs)

Purpose: Raises the SmartCommentsChanged event
Notes:

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

OnSmartRecordKeyChanged (EventArgs)

Purpose: Raises the SmartRecordKeyChanged event
Notes:

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


Constructor Detail
Top

SmartRelation_Generated ()

Purpose: Constructor of the SmartRelation_Generated class
Notes:

Top

SmartRelation_Generated (handle)

Purpose: Constructor of the SmartRelation_Generated class
Notes:

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


Event Detail
Top

ChildCardinalityChanged (Object, EventArgs)

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

ChildRoleDescriptionChanged (Object, EventArgs)

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

ChildTableGUIDChanged (Object, EventArgs)

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

ChildTableNameChanged (Object, EventArgs)

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

DefaultParentRelationChanged (Object, EventArgs)

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

OnParentDeleteChanged (Object, EventArgs)

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

ParentCardinalityChanged (Object, EventArgs)

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

ParentRoleDescriptionChanged (Object, EventArgs)

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

ParentTableGUIDChanged (Object, EventArgs)

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

ParentTableNameChanged (Object, EventArgs)

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

RelationDescriptionChanged (Object, EventArgs)

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

RelationFieldPairChanged (Object, EventArgs)

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

RelationGuidChanged (Object, EventArgs)

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

RelationNameChanged (Object, EventArgs)

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

SmartAttachmentsChanged (Object, EventArgs)

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

SmartCommentsChanged (Object, EventArgs)

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

SmartRecordKeyChanged (Object, EventArgs)

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

CHARACTER ChildCardinality


Returns CHARACTER
Top

CHARACTER ChildRoleDescription


Returns CHARACTER
Top

CHARACTER ChildTableGUID


Returns CHARACTER
Top

CHARACTER ChildTableName


Returns CHARACTER
Top

LOGICAL DefaultParentRelation


Returns LOGICAL
Top

CHARACTER OnParentDelete


Returns CHARACTER
Top

CHARACTER ParentCardinality


Returns CHARACTER
Top

CHARACTER ParentRoleDescription


Returns CHARACTER
Top

CHARACTER ParentTableGUID


Returns CHARACTER
Top

CHARACTER ParentTableName


Returns CHARACTER
Top

CHARACTER RelationDescription


Returns CHARACTER
Top

CHARACTER RelationFieldPair


Returns CHARACTER
Top

CHARACTER RelationGuid


Returns CHARACTER
Top

CHARACTER RelationName


Returns CHARACTER
Top

LOGICAL SmartAttachments


Returns LOGICAL
Top

LOGICAL SmartComments


Returns LOGICAL
Top

CHARACTER SmartRecordKey


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:28:35