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