Skip to content

Allow Stream and TextReader to be retrieved by GetFieldValue and GetFieldValueAsync #732

Description

@roji

As per discussion in dotnet/runtime#28596 (comment), there are currently no async counterparts to DbDataReader.Get{Stream,TextReader}. Rather than adding new methods, it seems better to just allow these types to be returned from DbDataReader.GetFieldValue (and Async).

Added tests to @bgrainger's AdoNetApiTest for Stream: mysql-net/AdoNetApiTest#145

/cc @Wraith2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions