Jeffrey Richter Guide to Working with Azure Storage Tables via C# and ...

You can execute a query against a Table’s entities’ properties to filter out entities matching a query.1 2. Operate on Portions of an Entity. With Tables you can easily retrieve some properties related to an entity and you can also easily modify the properties you desire. You do not have to work with all of an entities’ properties all the ... ................
................