Click or drag to resize

ColumnReferenceTReferencingObject, TReferencedObject Properties

The ColumnReferenceTReferencingObject, TReferencedObject generic type exposes the following members.

Properties
  NameDescription
Public propertyIsAggregateParent
Gets a value indicating whether this reference refers to the aggregate parent.
(Inherited from ObjectReference.)
Public propertyIsOwnership
Gets a value indicating whether the reference is an ownership reference, e.g. the referenced object is parent.
(Inherited from ObjectReference.)
Public propertyName
Gets the name of the reference
(Inherited from ObjectReference.)
Public propertyReferencedKeyValueGetter
Gets the referenced key value getter.
Public propertyReferencedType
Gets the type of the referenced objects
(Inherited from ObjectReferenceTReferencedObject.)
Public propertyReferencingAttribute
Gets the referencing column definition
Top
See Also