Table of Contents

TColumn.ForeignClass Property

Gets or sets the entity class that owns the foreign key when this column is part of a foreign-key relationship.

Syntax

Unit: Aurelius.Mapping.Metadata

property TColumn.ForeignClass: TClass

See also