DataModel.TypeOperatorEntry class
Represents one entry in TypeOperatorMap array.
public class Korzh.EasyQuery.DataModel.TypeOperatorEntryPackage: Korzh.EasyQuery (targets: netstandard2.0)
Assembly: Korzh.EasyQuery.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| TypeOperatorEntry() | void | Initializes a new instance of the Korzh.EasyQuery.DataModel.TypeOperatorEntry class. |
Properties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| Operators | OperatorList | Gets the list of operators. |
| Types | DataTypeList | Gets the list of types. |