TableOperators Members

Defines the set of Boolean operators for constructing queries.

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

Public Fields

  Name Description
public field static And Represents the And operator.
public field static Not Represents the Not operator.
public field static Or Represents the Or operator.

Top

See Also

Reference

TableOperators Class
Microsoft.WindowsAzure.Storage.Table Namespace