Record AttachedDatabase
Unit
Declaration
type AttachedDatabase = record
Description
Class: AttachedDatabase of ddb
Overview
Fields
o: Pduckdb_AttachedDatabase; |
Methods
constructor FromNativePointer(ptr : Pduckdb_AttachedDatabase); |
|
class operator Explicit(const r: AttachedDatabase): Boolean; |
|
procedure AutoRelease(); |
Description
Fields
o: Pduckdb_AttachedDatabase; |
|
This item has no description. |
Methods
constructor FromNativePointer(ptr : Pduckdb_AttachedDatabase); |
|
This item has no description. |
class operator Explicit(const r: AttachedDatabase): Boolean; |
|
This item has no description. |
procedure AutoRelease(); |
|
This item has no description. |