Record HugeIntValue
Unit
Declaration
type HugeIntValue = record
Description
Class: HugeIntValue of ddb
Overview
Fields
o: Pduckdb_HugeIntValue; |
Methods
constructor FromNativePointer(ptr : Pduckdb_HugeIntValue); |
|
class operator Explicit(const r: HugeIntValue): Boolean; |
|
procedure AutoRelease(); |
|
class function Get(arg1: Value): hugeint_t; overload; static; |
|
procedure Init(); overload; |
Description
Fields
o: Pduckdb_HugeIntValue; |
|
This item has no description. |
Methods
constructor FromNativePointer(ptr : Pduckdb_HugeIntValue); |
|
This item has no description. |
class operator Explicit(const r: HugeIntValue): Boolean; |
|
This item has no description. |
procedure AutoRelease(); |
|
This item has no description. |
class function Get(arg1: Value): hugeint_t; overload; static; |
|
This item has no description. |
procedure Init(); overload; |
|
This item has no description. |