Data.DBXCommon.TDBXValueType.GetScale

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  GetScale: TInt32; virtual;

C++

virtual int __fastcall GetScale();

Properties

Type Visibility Source Unit Parent
function protected
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXValueType

Description

Get Scale property.

GetScale gets the Scale property.

See Also