2 references to SQLDEBUG_OFF
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlConnection.cs (2)
1961
IssueSQLDebug(TdsEnums.
SQLDEBUG_OFF
, null, 0, 0, null, null);
2007
if (option != TdsEnums.
SQLDEBUG_OFF
) {