This topic has not yet been rated - Rate this topic

Table Service Support for .NET Client Library Constructs

The Table service supports a subset of the functionality defined by the .NET Client Library for WCF Data Services. This reference describes which features of the client library you can use with the Table service, which features are not supported, and which are supported with some differences.

The two main constructs of the client library are the DataServiceContext class and the DataServiceQuery class. DataServiceContext represents the runtime context with a specified data service. The DataServiceQuery class represents a query against storage specified using the WCF Data Services URI syntax.

In This Section

See Also

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.