Table service concepts
You can use the Table service API to create tables for structured storage, and to insert, update, delete, and query data.
In this section
Understanding the Table Service Data Model
Addressing Table Service Resources
Inserting and Updating Entities
Formatting DateTime Property Values
Performing Entity Group Transactions
Setting Timeouts for Table Service Operations
Setting the OData Data Service Version Headers
Setting the Prefer Header to Manage Response Echo on Insert Operations
Payload Format for Table Service Operations
Writing LINQ Queries Against the Table Service
Query Operators Supported for the Table Service
Designing a Scalable Partitioning Strategy