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