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