Data.DBXDelegate.TDBXDelegateParameter.GetPrecision
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.DBXDelegate.pas Data.DBXDelegate.hpp
| |
Unit: Data.DBXDelegate | |
Parent: TDBXDelegateParameter |
Delphi
function GetPrecision: Int64; override;
C++
virtual __int64 __fastcall GetPrecision();
Description
Get Precision property.
Data.DBXDelegate.TDBXDelegateParameter.GetPrecision inherits from Data.DBXCommon.TDBXValueType.GetPrecision. All content below this line refers to Data.DBXCommon.TDBXValueType.GetPrecision.
Get Precision property.
GetPrecision gets the Precision property.