public virtual Task<IServiceResult<int>> BulkDeleteAsync( TKey[] ids, CancellationToken cancellationToken = default )
In This Article