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