MSSqlConnectionProvider.GetConnectionStringWithoutIntegratedSecurity(String, String, String, String) Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Xpo.v25.1.dll
NuGet Package: DevExpress.Xpo
Declaration
Parameters
| Name | Type |
|---|---|
| providerTypeString | String |
| server | String |
| database | String |
| userId | String |
Returns
| Type |
|---|
| String |
See Also