1 write to _sqlConnectionString
System.Web (1)
Profile\SqlProfileProvider.cs (1)
57
_sqlConnectionString
= SecUtility.GetConnectionString(config);
6 references to _sqlConnectionString
System.Web (6)
Profile\SqlProfileProvider.cs (6)
161
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
225
holder = SqlConnectionHelper.GetConnection (
_sqlConnectionString
, true);
313
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
383
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
417
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
504
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);