Represents the result of a table operation.
The following tables list the members exposed by the TableResult type.
Public Constructors
| Name | Description | |
|---|---|---|
| TableResult |
Public Properties
| Name | Description | |
|---|---|---|
|
Etag | Gets or sets the ETag returned with the TableOperation request results. |
|
HttpStatusCode | Gets or sets the HTTP status code returned by a TableOperation request. |
|
Result | Gets or sets the result returned by the TableOperation as an Object. |
Public Methods (see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object) |
|
GetHashCode | (Inherited from Object) |
|
GetType | (Inherited from Object) |
|
ToString | (Inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |