DataModel.TypeOperatorEntry class

Represents one entry in TypeOperatorMap array.

public class Korzh.EasyQuery.DataModel.TypeOperatorEntry

Package: Korzh.EasyQuery (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.dll

Constructors

Name Type Description
TypeOperatorEntry() void Initializes a new instance of the Korzh.EasyQuery.DataModel.TypeOperatorEntry class.

Properties

Name Type Description
Operators OperatorList Gets the list of operators.
Types DataTypeList Gets the list of types.