Data.DBXCommon.TDBXValueType.GetScale

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

function  GetScale: TInt32; virtual;

C++

virtual Data::Dbxplatform::TInt32 __fastcall GetScale();

Description

Get Scale property.

GetScale gets the Scale property.

See Also