StorageDomainManager<TData>.TableClient Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected Microsoft.WindowsAzure.Storage.Table.CloudTableClient TableClient { get; set; }
member this.TableClient : Microsoft.WindowsAzure.Storage.Table.CloudTableClient with get, set
Protected Property TableClient As CloudTableClient