IDeletableBatch<T> Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Common.Core
[Missing <typeparam name="T"/> documentation for "T:Netadmin.Management.Common.Core.IDeletableBatch`1"]
The IDeletableBatch< T> type exposes the following members.
Returns | Name | Description | |
---|---|---|---|
![]() | void | Delete(IEnumerable<Int64>) |
Deletes multiple entities in one operation
|
Returns | Name | Description | |
---|---|---|---|
![]() | void | Delete<T>(Int64) | IDeletableBatch<T> (Defined by DeletableBatchExtensions.) |