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