See: Description
| Class | Description |
|---|---|
| BatchOperationResponse |
The response of a REST sub-request contained within the response to a Batch request.
|
| ListEntitiesOptions |
Options to modify the data returned from the
listEntities family of methods. |
| ListTablesOptions |
Options to modify the data returned from the
listTables family of methods. |
| TableEntity |
An entity within a table.
|
| TableErrorCode |
Defines values for error codes returned from the Tables service.
|
| TableItem |
A table within a storage or CosmosDB table API account.
|
| Enum | Description |
|---|---|
| UpdateMode |
The type of update operation to perform on an existing entity within a table.
|
| Exception | Description |
|---|---|
| TableStorageException |
A
TableStorageException is thrown whenever the Tables service successfully returns an error code that is not
200-level. |
Copyright © 2021 Microsoft Corporation. All rights reserved.