Table of Contents

Struct DuckDBBlob

Namespace
DuckDB.NET.Native
Assembly
DuckDB.NET.Bindings.dll
public readonly struct DuckDBBlob : IDisposable
Implements
Inherited Members

Properties

Data

public nint Data { get; }

Property Value

nint

Size

public long Size { get; }

Property Value

long

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()