Record PragmaFunctionSet
Unit
Declaration
type PragmaFunctionSet = record
Description
Class: PragmaFunctionSet of ddb
Overview
Fields
![]() |
o: Pduckdb_PragmaFunctionSet; |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_PragmaFunctionSet); |
![]() |
class operator Explicit(const r: PragmaFunctionSet): Boolean; |
![]() |
procedure AutoRelease(); |
![]() |
procedure Init(arg1: str); overload; |
![]() |
procedure Init(arg1: PragmaFunction); overload; |
Description
Fields
![]() |
o: Pduckdb_PragmaFunctionSet; |
This item has no description. |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_PragmaFunctionSet); |
This item has no description. |
![]() |
class operator Explicit(const r: PragmaFunctionSet): Boolean; |
This item has no description. |
![]() |
procedure AutoRelease(); |
This item has no description. |
![]() |
procedure Init(arg1: str); overload; |
This item has no description. |
![]() |
procedure Init(arg1: PragmaFunction); overload; |
This item has no description. |