TableOperators Class

Definition

Defines the set of Boolean operators for constructing queries.

public static class TableOperators
type TableOperators = class
Public Class TableOperators
Inheritance
TableOperators

Fields

And

Represents the And operator.

Not

Represents the Not operator.

Or

Represents the Or operator.

Applies to