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