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