ColumnReferenceTReferencingObject, TReferencedObjectReferencingAttribute Property |
Gets the referencing column definition
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic IDataAttribute ReferencingAttribute { get; }
Public ReadOnly Property ReferencingAttribute As IDataAttribute
Get
public:
virtual property IDataAttribute^ ReferencingAttribute {
IDataAttribute^ get () sealed;
}
abstract ReferencingAttribute : IDataAttribute with get
override ReferencingAttribute : IDataAttribute with get
Property Value
Type:
IDataAttributeImplements
IAttributeReferenceReferencingAttribute
See Also