[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]
Top
Provides a set of methods for parsing responses from Table operations.
The following tables list the members exposed by the TableResponse type.
Public Methods
Name | Description | |
---|---|---|
GetError | Returns extended error information from the storage service in addition to the HTTP status code returned with the response. | |
GetRequestId | Gets the request ID from the response. | |
ReadServiceProperties | Gets an account’s Table service properties from an input stream. |