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