Constructor CheckOperator
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
CheckOperator(CheckOperatorType)
Creates a new check operator for use in CHECK constraints.
public CheckOperator(CheckOperatorType checkOperatorType)
Parameters
checkOperatorTypeCheckOperatorTypeThe type of comparison operator (=, !=, >, <, >=, <=).