StorageDomainManager<TData>::TableClient Property
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service.Storage (in Microsoft.WindowsAzure.Mobile.Service.Storage.dll)
protected: property CloudTableClient^ TableClient { [CompilerGeneratedAttribute] CloudTableClient^ get(); [CompilerGeneratedAttribute] void set(CloudTableClient^ value); }
Property Value
Type: Microsoft.WindowsAzure.Storage.Table::CloudTableClient^
Show: