Field NotLike
Determines whether a specific character string does not match a specified pattern
Namespace: Com.Kendox.Dcis.SubSystem.Service.Enumeration
Syntax
public const RelationalOperatorEnum NotLike
Returns
Type | Description |
---|---|
RelationalOperatorEnum |
Remarks
Corresponds to the following operator: NOT LIKE