Back to Devexpress

MSSqlConnectionProvider.GetConnectionString2005WithCache Method

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

latest1.0 KB
Original Source

MSSqlConnectionProvider.GetConnectionString2005WithCache Method

NameParametersDescription
GetConnectionString2005WithCache(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.
GetConnectionString2005WithCache(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.