Class Utils
- Namespace
- Innova.Data.StructuredSearch
- Assembly
- Innova.Data.dll
Utility class for structured search operations.
public static class Utils
- Inheritance
-
Utils
Methods
- GetDefaultOperandTypes(Type)
Gets the (operand) types for which the operator is the default operator.
- GetFieldOperators(Type)
Gets the allowed operators for the specified field type.
- GetInst()
Gets instances of all implemented operators.
- GetNullableOperandMode(Type)
Gets the nullable operand mode for the specified operator type.
- GetOperandTypes(Type)
Gets the operand types from operator type.
- GetOperators()
Gets a list of all implemented operator types that user can select from.