net9.0
namespace Microsoft.EntityFrameworkCore.Update
{
public abstract class StoredProcedureUpdateTestBase : NonSharedModelTestBase
{
[AsyncStateMachine(typeof(<Insert_with_two_result_columns>d__9))]
protected Task Insert_with_two_result_columns(bool async, string createSprocSql);
}
}
.NET | 9.0 |
---|---|
Information specific to net9.0 | |
Assembly | Microsoft.EntityFrameworkCore.Relational.Specification.Tests , Version=9.0.0.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.EntityFrameworkCore.Relational.Specification.Tests (9.0.0) net9.0 |
Platform Restrictions | This API is supported on all platforms. |