Record QueryErrorContext
Unit
Declaration
type QueryErrorContext = record
Description
Class: QueryErrorContext of ddb
Overview
Fields
![]() |
o: Pduckdb_QueryErrorContext; |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_QueryErrorContext); |
![]() |
class operator Explicit(const r: QueryErrorContext): Boolean; |
![]() |
procedure AutoRelease(); |
![]() |
procedure Init(arg1: optional_idx); overload; |
![]() |
procedure Init(); overload; |
![]() |
function query_location(): optional_idx; overload; |
Description
Fields
![]() |
o: Pduckdb_QueryErrorContext; |
This item has no description. |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_QueryErrorContext); |
This item has no description. |
![]() |
class operator Explicit(const r: QueryErrorContext): Boolean; |
This item has no description. |
![]() |
procedure AutoRelease(); |
This item has no description. |
![]() |
procedure Init(arg1: optional_idx); overload; |
This item has no description. |
![]() |
procedure Init(); overload; |
This item has no description. |
![]() |
function query_location(): optional_idx; overload; |
This item has no description. |