Skip to content

Allow the programmer to easily get a return value with the dynamic syntax asynchronously #81

@abe545

Description

@abe545

It would be really nice to be able to write code like this:

var retValue = await db.ExecuteAsync().usp_GetUserCount().ReturnValue;

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions