1 write to readOnlyIntent
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
1309
login.
readOnlyIntent
= ConnectionOptions.ApplicationIntent == ApplicationIntent.ReadOnly;
1 reference to readOnlyIntent
System.Data (1)
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
7301
if (rec.
readOnlyIntent
) {