Share via


IQueryComparisonExpressionInternal Interface

Definition

public interface IQueryComparisonExpressionInternal
type IQueryComparisonExpressionInternal = interface
Public Interface IQueryComparisonExpressionInternal
Derived

Properties

Name

The name of the column to use in comparison.

Operator

The operator to use for comparison.

Value

Array of values to use for comparison

Applies to