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