Data.DBXCommon.TDBXValueType.SetScale
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: TDBXValueType |
Delphi
procedure SetScale(const Scale: TInt32); virtual;
C++
virtual void __fastcall SetScale(const Data::Dbxplatform::TInt32 Scale);
Description
Set Scale property.
SetScale sets the Scale property.