Mallard
Search Results for

    Show / Hide Table of Contents

    Struct DuckDbStructRef

    Dummy type used as the type parameter to DuckDbVectorRawReader<T> to read a vector of structs from DuckDB.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    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.

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX