Field Equals
Left-hand operand is equal to right-hand operand
Namespace: Com.Kendox.Dcis.SubSystem.Service.Enumeration
Syntax
public const RelationalOperatorEnum Equals
Returns
Type | Description |
---|---|
RelationalOperatorEnum |
Remarks
Corresponds to the following operators:
- SQL Server: =
- Oracle: ==