1 write to _sqlConnectionString
System.Web (1)
Security\SQLRoleProvider.cs (1)
62
_sqlConnectionString
= SecUtility.GetConnectionString(config);
10 references to _sqlConnectionString
System.Web (10)
Security\SQLRoleProvider.cs (10)
111
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
169
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
242
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
294
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
345
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
399
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
517
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
625
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
694
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);
754
holder = SqlConnectionHelper.GetConnection(
_sqlConnectionString
, true);