Table of Contents

TColumn.IsLazy Property

Indicates whether the value of this column is loaded lazily from the database on first access rather than eagerly with the owning entity.

Syntax

Unit: Aurelius.Mapping.Metadata

property TColumn.IsLazy: Boolean

See also