isNull method

MssqlCondition isNull()

Implementation

MssqlCondition isNull() => MssqlNullCheck(this, negated: false);