Table of Contents

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

checkOperatorType CheckOperatorType

The type of comparison operator (=, !=, >, <, >=, <=).