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