Record BinaryExecutor
Unit
Declaration
type BinaryExecutor = record
Description
Class: BinaryExecutor of ddb
Overview
Fields
o: Pduckdb_BinaryExecutor; |
Methods
constructor FromNativePointer(ptr : Pduckdb_BinaryExecutor); |
|
class operator Explicit(const r: BinaryExecutor): Boolean; |
|
procedure AutoRelease(); |
|
procedure Init(); overload; |
Description
Fields
o: Pduckdb_BinaryExecutor; |
|
This item has no description. |
Methods
constructor FromNativePointer(ptr : Pduckdb_BinaryExecutor); |
|
This item has no description. |
class operator Explicit(const r: BinaryExecutor): Boolean; |
|
This item has no description. |
procedure AutoRelease(); |
|
This item has no description. |
procedure Init(); overload; |
|
This item has no description. |