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