Table of Contents

TColumn.ReferencedClass Property

Gets or sets the entity class that this column references when it acts as a foreign-key column pointing to another entity.

Syntax

Unit: Aurelius.Mapping.Metadata

property TColumn.ReferencedClass: TClass

See also