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