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