Skip to content

Add support for multiple unnamed columns in the results #39

@abe545

Description

@abe545

Right now, if a result set returns multiple columns, and they don't have names, there is no way to distinguish between them. Should use the Order property of the ColumnAttribute.

If it is a single column result set, this doesn't matter so much, since you can just use the column's type as the result set.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions