Struct DuckDbStructRef
Dummy type used as the type parameter to DuckDbVectorRawReader<T> to read a vector of structs from DuckDB.
Inherited Members
Namespace: Mallard.Types
Assembly: Mallard.dll
Syntax
public readonly ref struct DuckDbStructRef
Remarks
This type holds no data itself, and it is uselss to instantiate it.