Skip to content

.NET 5.0 | Implement the ADO.NET transaction savepoint APIs #1256

@roji

Description

@roji

SqlTransaction already exposes APIs for managing transactions, but matching general ones were introduced into System.Data in .NET 5.0. SqlClient mostly needs to just override these properties and call the existing logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Public API 🆕Issues/PRs that introduce new APIs to the driver.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions