Table of Contents

TColumn.Scale Property

Gets or sets the number of digits to the right of the decimal point for a numeric column.

Remarks

Used together with Precision for NUMERIC / DECIMAL columns.

Syntax

Unit: Aurelius.Mapping.Metadata

property TColumn.Scale: Integer

See also