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