IQueryComparisonExpressionInternal Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |