Storage Client Library for Windows Phone (Version 7.0)

Microsoft Windows Azure Storage Blob

Initializes a new instance of the TableRequestOptions class.

Namespace:   Microsoft.WindowsAzure.Storage.Table
Assembly:  Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Syntax

 
public TableRequestOptions()
 
public:
TableRequestOptions()
 
new : unit -> TableRequestOptions
 
Public Sub New
Return to top