Back to Devexpress

MSSqlConnectionProvider.GetConnectionString2005CacheRoot Method

xpo-devexpress-dot-xpo-dot-db-dot-mssqlconnectionprovider-dot-getconnectionstring2005cacheroot.md

latest1.0 KB
Original Source

MSSqlConnectionProvider.GetConnectionString2005CacheRoot Method

NameParametersDescription
GetConnectionString2005CacheRoot(String, String, String, String) staticserver, userId, password, databaseReturns a connection string used to open a specified Microsoft SQL database using provided login credentials and to enable the SqlDependency feature.
GetConnectionString2005CacheRoot(String, String) staticserver, databaseReturns a connection string used to open a specified Microsoft SQL database using Windows Integrated Security and to enable the SqlDependency feature.