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