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