Icon Scale Property

property Scale: Integer

Usage

Available In: Client and Server Applications

Gets or sets the scale of the column. The scale should only be set for floating-point column types and all other column types should have a scale of -1.

Information Attempting to change the scale of a column for a dataset that has been opened will result in an exception.
Image