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