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