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