Record IOException
Unit
Declaration
type IOException = record
Description
Class: IOException of ddb
Overview
Fields
![]() |
o: Pduckdb_IOException; |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_IOException); |
![]() |
class operator Explicit(const r: IOException): Boolean; |
![]() |
procedure AutoRelease(); |
![]() |
procedure Init(arg1: str); overload; |
![]() |
procedure Init(arg1: str; arg2: std_unordered_map_std_string_std_string); overload; |
![]() |
procedure Init(arg1: Integer; arg2: str); overload; |
![]() |
function what(): PUTF8Char; overload; |
Description
Fields
![]() |
o: Pduckdb_IOException; |
This item has no description. |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_IOException); |
This item has no description. |
![]() |
class operator Explicit(const r: IOException): Boolean; |
This item has no description. |
![]() |
procedure AutoRelease(); |
This item has no description. |
![]() |
procedure Init(arg1: str); overload; |
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: Integer; arg2: str); overload; |
This item has no description. |
![]() |
function what(): PUTF8Char; overload; |
This item has no description. |