BulkUpdatesAsserter
BulkUpdatesAsserter(IBulkUpdatesFixtureBase, Func<Expression, Expression>)
AssertDelete<TResult>(Boolean, Func<ISetSource, IQueryable<TResult>>, Int32)
AssertUpdate<TResult, TEntity>(Boolean, Func<ISetSource, IQueryable<TResult>>, Expression<Func<TResult, TEntity>>, Action<UpdateSettersBuilder<TResult>>, Int32, Action<IReadOnlyList<TEntity>, IReadOnlyList<TEntity>>)
net10.0
namespace Microsoft.EntityFrameworkCore.TestUtilities
{
public class BulkUpdatesAsserter
}
| .NET | 10.0 |
|---|---|
Information specific to net10.0 | |
| Assemblies | Microsoft.EntityFrameworkCore.Specification.Tests , Version=10.0.1.0, PublicKeyToken=adb9793829ddae60 Microsoft.EntityFrameworkCore.Relational.Specification.Tests , Version=10.0.1.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Requires any:
|
| Package | Microsoft.EntityFrameworkCore.Specification.Tests (10.0.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API