DuckDB v0.10.1 for Pascal

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

Record std_shared_ptr_duckdb_VectorBuffer

Hierarchy
Properties

Unit

Declaration

type std_shared_ptr_duckdb_VectorBuffer = record

Description

Class: std_shared_ptr_duckdb_VectorBuffer of ddb

Overview

Fields

Public o: Pstd_std_shared_ptr_duckdb_VectorBuffer;

Methods

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

Description

Fields

Public o: Pstd_std_shared_ptr_duckdb_VectorBuffer;

This item has no description.

Methods

Public constructor FromNativePointer(ptr : Pstd_std_shared_ptr_duckdb_VectorBuffer);

This item has no description.

Public class operator Explicit(const r: std_shared_ptr_duckdb_VectorBuffer): 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