Table of Contents

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 Type

The operator type.

Returns

NullableOperandMode

The nullable operand mode.