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