TableBatchOperation Properties

Windows Runtime Azure Storage Client Library

Public Properties

  Name Description
public property Count Gets the number of operations in this TableBatchOperation.
public property IsReadOnly Gets a value indicating whether the TableBatchOperation is read-only.
public property Item Gets or sets the TableOperation item at the specified index.

See Also