Table of Contents

TColumn.Length Property

Gets or sets the maximum character or byte length of the column.

Remarks

Applies to string and binary column types. A value of 0 means no explicit length constraint is specified.

Syntax

Unit: Aurelius.Mapping.Metadata

property TColumn.Length: Integer

See also