Record ArrowArrayStreamWrapper
Unit
Declaration
type ArrowArrayStreamWrapper = record
Description
Class: ArrowArrayStreamWrapper of ddb
Overview
Fields
o: Pduckdb_ArrowArrayStreamWrapper; |
Methods
constructor FromNativePointer(ptr : Pduckdb_ArrowArrayStreamWrapper); |
|
class operator Explicit(const r: ArrowArrayStreamWrapper): Boolean; |
|
procedure AutoRelease(); |
|
function arrow_array_stream(): ddb_global.ArrowArrayStream; overload; |
|
function number_of_rows(): Int64; overload; |
|
procedure Init(); overload; |
Description
Fields
o: Pduckdb_ArrowArrayStreamWrapper; |
|
This item has no description. |
Methods
constructor FromNativePointer(ptr : Pduckdb_ArrowArrayStreamWrapper); |
|
This item has no description. |
class operator Explicit(const r: ArrowArrayStreamWrapper): Boolean; |
|
This item has no description. |
procedure AutoRelease(); |
|
This item has no description. |
function arrow_array_stream(): ddb_global.ArrowArrayStream; overload; |
|
This item has no description. |
function number_of_rows(): Int64; overload; |
|
This item has no description. |
procedure Init(); overload; |
|
This item has no description. |