3 references to SQLDEBUG_ON
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlConnection.cs (3)
1945IssueSQLDebug(TdsEnums.SQLDEBUG_ON, sdc.machineName, sdc.pid, sdc.dbgpid, sdc.sdiDllName, sdc.data); 1996if (option == TdsEnums.SQLDEBUG_ON) { 2018if (option == TdsEnums.SQLDEBUG_ON) {