Method GetNullableOperandMode
- Namespace
- Innova.Data.StructuredSearch
- Assembly
- Innova.Data.dll
GetNullableOperandMode(Type)
Gets the nullable operand mode for the specified operator type.
public static NullableOperandMode GetNullableOperandMode(Type operatorType)
Parameters
operatorType
TypeThe operator type.
Returns
- NullableOperandMode
The nullable operand mode.