Table of Contents

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 Type

The operator type.

Returns

Type[]

The array of operand types.