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