Table of Contents

TColumn.ReferencedColumnName Property

Gets or sets the name of the referenced column.

Remarks

When ReferencedColumn is set, the getter returns ReferencedColumn.Name. The setter only updates the stored string value when ReferencedColumn is nil.

Syntax

Unit: Aurelius.Mapping.Metadata

property TColumn.ReferencedColumnName: string

See also