Record OptionalSelection
Unit
Declaration
type OptionalSelection = record
Description
Class: OptionalSelection of ddb
Overview
Fields
![]() |
o: Pduckdb_OptionalSelection; |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_OptionalSelection); |
![]() |
class operator Explicit(const r: OptionalSelection): Boolean; |
![]() |
procedure AutoRelease(); |
![]() |
procedure Init(arg1: SelectionVector); overload; |
![]() |
procedure Initialize(arg2: SelectionVector); overload; |
![]() |
procedure Append(arg2: PUInt64; arg3: UInt64); overload; |
![]() |
procedure Advance(arg2: UInt64); overload; |
Description
Fields
![]() |
o: Pduckdb_OptionalSelection; |
This item has no description. |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_OptionalSelection); |
This item has no description. |
![]() |
class operator Explicit(const r: OptionalSelection): Boolean; |
This item has no description. |
![]() |
procedure AutoRelease(); |
This item has no description. |
![]() |
procedure Init(arg1: SelectionVector); overload; |
This item has no description. |
![]() |
procedure Initialize(arg2: SelectionVector); overload; |
This item has no description. |
![]() |
procedure Append(arg2: PUInt64; arg3: UInt64); overload; |
This item has no description. |
![]() |
procedure Advance(arg2: UInt64); overload; |
This item has no description. |