Record SimilarCatalogEntry
Unit
Declaration
type SimilarCatalogEntry = record
Description
Class: SimilarCatalogEntry of ddb
Overview
Fields
o: Pduckdb_SimilarCatalogEntry; |
Methods
constructor FromNativePointer(ptr : Pduckdb_SimilarCatalogEntry); |
|
class operator Explicit(const r: SimilarCatalogEntry): Boolean; |
|
procedure AutoRelease(); |
|
function name(): str; overload; |
|
function schema(): SchemaCatalogEntry; overload; |
|
function Found(): Boolean; overload; |
|
function GetQualifiedName(arg2: Boolean; arg3: Boolean): str; overload; |
|
procedure Init(); overload; |
Description
Fields
o: Pduckdb_SimilarCatalogEntry; |
|
This item has no description. |
Methods
constructor FromNativePointer(ptr : Pduckdb_SimilarCatalogEntry); |
|
This item has no description. |
class operator Explicit(const r: SimilarCatalogEntry): Boolean; |
|
This item has no description. |
procedure AutoRelease(); |
|
This item has no description. |
function name(): str; overload; |
|
This item has no description. |
function schema(): SchemaCatalogEntry; overload; |
|
This item has no description. |
function Found(): Boolean; overload; |
|
This item has no description. |
function GetQualifiedName(arg2: Boolean; arg3: Boolean): str; overload; |
|
This item has no description. |
procedure Init(); overload; |
|
This item has no description. |