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