Record OperatorSinkNextBatchInput
Unit
Declaration
type OperatorSinkNextBatchInput = record
Description
Class: OperatorSinkNextBatchInput of ddb
Overview
Fields
![]() |
o: Pduckdb_OperatorSinkNextBatchInput; |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_OperatorSinkNextBatchInput); |
![]() |
class operator Explicit(const r: OperatorSinkNextBatchInput): Boolean; |
![]() |
procedure AutoRelease(); |
![]() |
function global_state(): GlobalSinkState; overload; |
![]() |
function local_state(): LocalSinkState; overload; |
![]() |
function interrupt_state(): InterruptState; overload; |
Description
Fields
![]() |
o: Pduckdb_OperatorSinkNextBatchInput; |
This item has no description. |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_OperatorSinkNextBatchInput); |
This item has no description. |
![]() |
class operator Explicit(const r: OperatorSinkNextBatchInput): Boolean; |
This item has no description. |
![]() |
procedure AutoRelease(); |
This item has no description. |
![]() |
function global_state(): GlobalSinkState; overload; |
This item has no description. |
![]() |
function local_state(): LocalSinkState; overload; |
This item has no description. |
![]() |
function interrupt_state(): InterruptState; overload; |
This item has no description. |