Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

MSSqlConnectionProvider.GetConnectionString2005CacheRoot Method

Name Parameters Description
GetConnectionString2005CacheRoot(String, String, String, String) static server, userId, password, database Returns a connection string used to open a specified MS SQL database using provided login credentials and to enable the SqlDependency feature.
GetConnectionString2005CacheRoot(String, String) static server, database Returns a connection string used to open a specified MS SQL database using Windows Integrated Security and to enable the SqlDependency feature.