Method GetDefaultOperandTypes
- Namespace
- Innova.Data.StructuredSearch
- Assembly
- Innova.Data.dll
GetDefaultOperandTypes(Type)
Gets the (operand) types for which the operator is the default operator.
public static Type[] GetDefaultOperandTypes(Type operatorType)
Parameters
operatorType
TypeThe operator type.
Returns
- Type[]
The array of operand types.