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