Data.DBXCommon.TDBXValueType.Scale

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Scale: TInt32 read GetScale write SetScale;

C++

__property int Scale = {read=GetScale, write=SetScale, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXValueType

Description

The maximum number of digits used to represent the property.

Gets or sets the maximum number of digits used to represent the property.