SQLProvider

ConditionOperator Type

Union cases

Union case Description

Equal

Full Usage: Equal

GreaterEqual

Full Usage: GreaterEqual

GreaterThan

Full Usage: GreaterThan

In

Full Usage: In

IsNull

Full Usage: IsNull

LessEqual

Full Usage: LessEqual

LessThan

Full Usage: LessThan

Like

Full Usage: Like

NestedExists

Full Usage: NestedExists

NestedIn

Full Usage: NestedIn

NestedNotExists

Full Usage: NestedNotExists

NestedNotIn

Full Usage: NestedNotIn

NotEqual

Full Usage: NotEqual

NotIn

Full Usage: NotIn

NotLike

Full Usage: NotLike

NotNull

Full Usage: NotNull

Instance members

Instance member Description

this.IsEqual

Full Usage: this.IsEqual

Returns: bool
Returns: bool

this.IsGreaterEqual

Full Usage: this.IsGreaterEqual

Returns: bool
Returns: bool

this.IsGreaterThan

Full Usage: this.IsGreaterThan

Returns: bool
Returns: bool

this.IsIn

Full Usage: this.IsIn

Returns: bool
Returns: bool

this.IsIsNull

Full Usage: this.IsIsNull

Returns: bool
Returns: bool

this.IsLessEqual

Full Usage: this.IsLessEqual

Returns: bool
Returns: bool

this.IsLessThan

Full Usage: this.IsLessThan

Returns: bool
Returns: bool

this.IsLike

Full Usage: this.IsLike

Returns: bool
Returns: bool

this.IsNestedExists

Full Usage: this.IsNestedExists

Returns: bool
Returns: bool

this.IsNestedIn

Full Usage: this.IsNestedIn

Returns: bool
Returns: bool

this.IsNestedNotExists

Full Usage: this.IsNestedNotExists

Returns: bool
Returns: bool

this.IsNestedNotIn

Full Usage: this.IsNestedNotIn

Returns: bool
Returns: bool

this.IsNotEqual

Full Usage: this.IsNotEqual

Returns: bool
Returns: bool

this.IsNotIn

Full Usage: this.IsNotIn

Returns: bool
Returns: bool

this.IsNotLike

Full Usage: this.IsNotLike

Returns: bool
Returns: bool

this.IsNotNull

Full Usage: this.IsNotNull

Returns: bool
Returns: bool

Type something to start searching.