Storage Client Library for Windows Phone (Version 7.0)

Microsoft Windows Azure Storage Blob

Creates the Table service client.

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

Syntax

 
public CloudTableClient CreateCloudTableClient()
 
public:
CloudTableClient^ CreateCloudTableClient()
 
member CreateCloudTableClient : unit -> CloudTableClient
 
Public Function CreateCloudTableClient As CloudTableClient
Return to top