Data.DBXCommon.TDBXValueType.Scale

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.DBXCommon.pas
Data.DBXCommon.hpp
Unit: Data.DBXCommon
Parent: TDBXValueType

Delphi

property Scale: TInt32 read GetScale write SetScale;

C++

__property Data::Dbxplatform::TInt32 Scale = {read=GetScale, write=SetScale, nodefault};

Description

The maximum number of digits used to represent the property.

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