Record DecimalType
Unit
Declaration
type DecimalType = record
Description
Class: DecimalType of ddb
Overview
Fields
![]() |
o: Pduckdb_DecimalType; |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_DecimalType); |
![]() |
class operator Explicit(const r: DecimalType): Boolean; |
![]() |
procedure AutoRelease(); |
![]() |
class function GetWidth(arg1: LogicalType): Byte; overload; static; |
![]() |
class function GetScale(arg1: LogicalType): Byte; overload; static; |
![]() |
class function MaxWidth(): Byte; overload; static; |
![]() |
procedure Init(); overload; |
Description
Fields
![]() |
o: Pduckdb_DecimalType; |
This item has no description. |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_DecimalType); |
This item has no description. |
![]() |
class operator Explicit(const r: DecimalType): Boolean; |
This item has no description. |
![]() |
procedure AutoRelease(); |
This item has no description. |
![]() |
class function GetWidth(arg1: LogicalType): Byte; overload; static; |
This item has no description. |
![]() |
class function GetScale(arg1: LogicalType): Byte; overload; static; |
This item has no description. |
![]() |
class function MaxWidth(): Byte; overload; static; |
This item has no description. |
![]() |
procedure Init(); overload; |
This item has no description. |