MSSqlConnectionProvider.GetConnectionStringWithoutIntegratedSecurity(String, String, String, String) Method
In This Article
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
#Parameters
Name | Type |
---|---|
provider |
String |
server | String |
database | String |
user |
String |
#Returns
Type |
---|
String |
See Also