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