2 references to TraceSwitch
System.Data.OleDb (2)
AdapterSwitches.cs (1)
21_dataSchema = dataSchema = new TraceSwitch("Data.Schema", "Enable tracing for schema actions.");
System\Data\ProviderBase\DbConnectionPoolCounters.cs (1)
196TraceSwitch perfCtrSwitch = new TraceSwitch("ConnectionPoolPerformanceCounterDetail", "level of detail to track with connection pool performance counters");