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