Scan Null Coalescing Op :
In your add, add another parm for the = = utility.Add parameter ("SELECT * FROM MyTable WHERE MyColumn {0} {1}", myVariable, DBType.TheType);
When formatting a string in the Add method: ... = String.Format (sql, myVariable null? "IS": "=", myVariable ?? "Null"
, , , , temp stringbuilder; , ? /: , . .