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