TableResult Properties

Windows Runtime Azure Storage Client Library

Public Properties

  Name Description
public property Etag Gets or sets the ETag returned with the TableOperation request results.
public property HttpStatusCode Gets or sets the HTTP status code returned by a TableOperation request.
public property Result Gets or sets the result returned by the TableOperation as an Object.

See Also