Record DefaultCasts
Unit
Declaration
type DefaultCasts = record
Description
Class: DefaultCasts of ddb
Overview
Fields
o: Pduckdb_DefaultCasts; |
Methods
constructor FromNativePointer(ptr : Pduckdb_DefaultCasts); |
|
class operator Explicit(const r: DefaultCasts): Boolean; |
|
procedure AutoRelease(); |
|
class function NopCast(arg1: Vector; arg2: Vector; arg3: UInt64; arg4: CastParameters): Boolean; overload; static; |
|
class function TryVectorNullCast(arg1: Vector; arg2: Vector; arg3: UInt64; arg4: CastParameters): Boolean; overload; static; |
|
class function ReinterpretCast(arg1: Vector; arg2: Vector; arg3: UInt64; arg4: CastParameters): Boolean; overload; static; |
|
procedure Init(); overload; |
Description
Fields
o: Pduckdb_DefaultCasts; |
|
This item has no description. |
Methods
constructor FromNativePointer(ptr : Pduckdb_DefaultCasts); |
|
This item has no description. |
class operator Explicit(const r: DefaultCasts): Boolean; |
|
This item has no description. |
procedure AutoRelease(); |
|
This item has no description. |
class function NopCast(arg1: Vector; arg2: Vector; arg3: UInt64; arg4: CastParameters): Boolean; overload; static; |
|
This item has no description. |
class function TryVectorNullCast(arg1: Vector; arg2: Vector; arg3: UInt64; arg4: CastParameters): Boolean; overload; static; |
|
This item has no description. |
class function ReinterpretCast(arg1: Vector; arg2: Vector; arg3: UInt64; arg4: CastParameters): Boolean; overload; static; |
|
This item has no description. |
procedure Init(); overload; |
|
This item has no description. |