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