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