TableServiceExtensionMethods Members

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Provides a set of extensions for the Table service.

The following tables list the members exposed by the TableServiceExtensionMethods type.

Public Methods

 NameDescription
public methodstaticAsTableServiceQueryConverts a query of type DataServiceQuery to a CloudTableQuery object that handles continuation tokens and retries failed calls to the Table service.
Top

See Also