Record BinderException
Unit
Declaration
type BinderException = record
Description
Class: BinderException of ddb
Overview
Fields
o: Pduckdb_BinderException; |
Methods
constructor FromNativePointer(ptr : Pduckdb_BinderException); |
|
class operator Explicit(const r: BinderException): Boolean; |
|
procedure AutoRelease(); |
|
procedure Init(arg1: str; arg2: std_unordered_map_std_string_std_string); overload; |
|
procedure Init(arg1: str); overload; |
|
function what(): PUTF8Char; overload; |
Description
Fields
o: Pduckdb_BinderException; |
|
This item has no description. |
Methods
constructor FromNativePointer(ptr : Pduckdb_BinderException); |
|
This item has no description. |
class operator Explicit(const r: BinderException): Boolean; |
|
This item has no description. |
procedure AutoRelease(); |
|
This item has no description. |
procedure Init(arg1: str; arg2: std_unordered_map_std_string_std_string); overload; |
|
This item has no description. |
procedure Init(arg1: str); overload; |
|
This item has no description. |
function what(): PUTF8Char; overload; |
|
This item has no description. |