Record ConfigurationOption
Unit
Declaration
type ConfigurationOption = record
Description
Class: ConfigurationOption of ddb
Overview
Fields
![]() |
o: Pduckdb_ConfigurationOption; |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_ConfigurationOption); |
![]() |
class operator Explicit(const r: ConfigurationOption): Boolean; |
![]() |
procedure AutoRelease(); |
![]() |
procedure name(arg2: PUTF8Char); overload; |
![]() |
function name(): PUTF8Char; overload; |
![]() |
procedure description(arg2: PUTF8Char); overload; |
![]() |
function description(): PUTF8Char; overload; |
![]() |
function parameter_type(): Integer; overload; |
![]() |
procedure Init(); overload; |
Description
Fields
![]() |
o: Pduckdb_ConfigurationOption; |
This item has no description. |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_ConfigurationOption); |
This item has no description. |
![]() |
class operator Explicit(const r: ConfigurationOption): Boolean; |
This item has no description. |
![]() |
procedure AutoRelease(); |
This item has no description. |
![]() |
procedure name(arg2: PUTF8Char); overload; |
This item has no description. |
![]() |
function name(): PUTF8Char; overload; |
This item has no description. |
![]() |
procedure description(arg2: PUTF8Char); overload; |
This item has no description. |
![]() |
function description(): PUTF8Char; overload; |
This item has no description. |
![]() |
function parameter_type(): Integer; overload; |
This item has no description. |
![]() |
procedure Init(); overload; |
This item has no description. |