36 references to GetConnection
System.Web (36)
Cache\SqlCacheDependency.cs (1)
534
holder = SqlConnectionHelper.
GetConnection
(_connectionString, true);
Management\SqlWebEventProvider.cs (1)
182
SqlConnectionHolder sqlConnHolder = SqlConnectionHelper.
GetConnection
(_sqlConnectionString, true);
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);
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 );
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);
UI\WebParts\SqlPersonalizationProvider.cs (1)
288
SqlConnectionHolder connectionHolder = SqlConnectionHelper.
GetConnection
(_connectionString, true);