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