Table of Contents

Class TableOperators

Namespace
Microsoft.Azure.Cosmos.Table
Assembly
Microsoft.Azure.Cosmos.Table.dll
public static class TableOperators
Inheritance
TableOperators
Inherited Members

Fields

And

public const string And = "and"

Field Value

string

Not

public const string Not = "not"

Field Value

string

Or

public const string Or = "or"

Field Value

string