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