Table of Contents

Constructor OperandTypeAttribute

Namespace
Innova.Data.StructuredSearch.Operators
Assembly
Innova.Data.dll

OperandTypeAttribute(Type)

Initializes a new instance of the OperandTypeAttribute class.

public OperandTypeAttribute(Type type)

Parameters

type Type

The data type the operator can work on.