Struct DuckDBBlob
public readonly struct DuckDBBlob : IDisposable
- Implements
- Inherited Members
Properties
Data
public nint Data { get; }
Property Value
Size
public long Size { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()