1 write to userInstance
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
1287login.userInstance = ConnectionOptions.UserInstance;
2 references to userInstance
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
1294if (!login.userInstance) { // Do not send attachdbfilename or database to SSE primary instance
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
7309if (rec.userInstance) {