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