Record AggregateStateType
Unit
Declaration
type AggregateStateType = record
Description
Class: AggregateStateType of ddb
Overview
Fields
![]() |
o: Pduckdb_AggregateStateType; |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_AggregateStateType); |
![]() |
class operator Explicit(const r: AggregateStateType): Boolean; |
![]() |
procedure AutoRelease(); |
![]() |
class function GetTypeName(arg1: LogicalType): str; overload; static; |
![]() |
class function GetStateType(arg1: LogicalType): aggregate_state_t; overload; static; |
![]() |
procedure Init(); overload; |
Description
Fields
![]() |
o: Pduckdb_AggregateStateType; |
This item has no description. |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_AggregateStateType); |
This item has no description. |
![]() |
class operator Explicit(const r: AggregateStateType): Boolean; |
This item has no description. |
![]() |
procedure AutoRelease(); |
This item has no description. |
![]() |
class function GetTypeName(arg1: LogicalType): str; overload; static; |
This item has no description. |
![]() |
class function GetStateType(arg1: LogicalType): aggregate_state_t; overload; static; |
This item has no description. |
![]() |
procedure Init(); overload; |
This item has no description. |