AzureStorage.Table.QueryBuilder (AzureStorage v0.1.1) View Source

Azure Table Storage Query Builder

Link to this section Summary

Link to this section Functions

Generate query path from AzureStorage.Table.Query

Link to this function

or_where(query, criteria)

View Source

Specs

Build or expression

Link to this function

or_where(query, field, comparition, value)

View Source

Build or expression

Specs

Select top entities

Specs

Link to this function

where(query, field, comparition, value)

View Source

Specs