| Package | Description |
|---|---|
| com.azure.data.tables |
Package containing the classes for Tables Clients.
|
| com.azure.data.tables.models |
Package containing the implementations and inner classes for AzureTable.
|
| Class and Description |
|---|
| 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.
|
| UpdateMode
The type of update operation to perform on an existing entity within a table.
|
| Class and Description |
|---|
| 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.
|
| UpdateMode
The type of update operation to perform on an existing entity within a table.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.