1 implementation of ISQLDebug
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlConnection.cs (1)
2306public sealed class SQLDebugging: ISQLDebug {
1 reference to ISQLDebug
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlConnection.cs (1)
2437bool ISQLDebug.SQLDebug(int dwpidDebugger, int dwpidDebuggee, [MarshalAs(UnmanagedType.LPStr)] string pszMachineName,