Skip to main content

JsonDataConnection.CreateConnectionString(Boolean) Method

Namespace: DevExpress.DataAccess.Json

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public string CreateConnectionString(
    bool blackoutCredentials
)

Parameters

Name Type
blackoutCredentials Boolean

Returns

Type
String
See Also