Record InCatalogEntry
Unit
Declaration
type InCatalogEntry = record
Description
Class: InCatalogEntry of ddb
Overview
Fields
![]() |
o: Pduckdb_InCatalogEntry; |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_InCatalogEntry); |
![]() |
class operator Explicit(const r: InCatalogEntry): Boolean; |
![]() |
procedure AutoRelease(); |
![]() |
function ParentCatalog(): Catalog; overload; |
![]() |
procedure Verify(arg2: Catalog); overload; |
Description
Fields
![]() |
o: Pduckdb_InCatalogEntry; |
This item has no description. |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_InCatalogEntry); |
This item has no description. |
![]() |
class operator Explicit(const r: InCatalogEntry): Boolean; |
This item has no description. |
![]() |
procedure AutoRelease(); |
This item has no description. |
![]() |
function ParentCatalog(): Catalog; overload; |
This item has no description. |
![]() |
procedure Verify(arg2: Catalog); overload; |
This item has no description. |