BatchItem<T> Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Batch operation item to be used in transactional operations like ExecuteTransactionalBatchAsync(RequestOptions<TDocument>, IReadOnlyList<BatchItem<TDocument>>, CancellationToken).
generic <typename T>
public value class BatchItem
public readonly struct BatchItem<T>
type BatchItem<'T> = struct
Public Structure BatchItem(Of T)
- T
The type of the item the response contains.
- Inheritance
Batch |
Initializes a new instance of the BatchItem<T> struct. |
Id |
Gets the item id required for operation. |
Item |
Gets the batch item payload. |
Item |
Gets the item version for if match condition. |
Operation |
Gets the operation for this item. |
Продукт | Версии |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: