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

