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