DuckDB v0.10.1 for Pascal

The Pascal API structure aligns with C++ DuckDB v0.10.1.

Record OrderedAggregateThreshold

Hierarchy
Properties

Unit

Declaration

type OrderedAggregateThreshold = record

Description

Class: OrderedAggregateThreshold of ddb

Overview

Fields

Public o: Pduckdb_OrderedAggregateThreshold;

Methods

Public constructor FromNativePointer(ptr : Pduckdb_OrderedAggregateThreshold);
Public class operator Explicit(const r: OrderedAggregateThreshold): Boolean;
Public procedure AutoRelease();
Public procedure Init(); overload;

Description

Fields

Public o: Pduckdb_OrderedAggregateThreshold;

This item has no description.

Methods

Public constructor FromNativePointer(ptr : Pduckdb_OrderedAggregateThreshold);

This item has no description.

Public class operator Explicit(const r: OrderedAggregateThreshold): Boolean;

This item has no description.

Public procedure AutoRelease();

This item has no description.

Public procedure Init(); overload;

This item has no description.

Error Message