1 write to _sqlConnectionString
System.Web (1)
Security\SQLMembershipProvider.cs (1)
187
_sqlConnectionString
= SecUtility.GetConnectionString(config);
17 references to _sqlConnectionString
System.Web (17)
Security\SQLMembershipProvider.cs (17)
357
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true );
461
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true );
618
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true );
737
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true );
818
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true );
883
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true );
935
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true );
1023
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true );
1112
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
1169
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
1231
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
1314
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
1368
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
1466
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
1578
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
1639
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true );
1719
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true );