5 references to ContextConnection
System.Data (5)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (5)
143
validKeywords[(int)Keywords.
ContextConnection
] = DbConnectionStringKeywords.ContextConnection;
186
hash.Add(DbConnectionStringKeywords.ContextConnection, Keywords.
ContextConnection
);
294
case Keywords.
ContextConnection
: ContextConnection = ConvertToBoolean(value); break;
959
case Keywords.
ContextConnection
: return ContextConnection;
1072
case Keywords.
ContextConnection
: