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