Skip to main content
A newer version of this page is available. .

IJsonConnectionStorageService.ContainsConnection(String) Method

Namespace: DevExpress.DataAccess.Wizard.Services

Assembly: DevExpress.DataAccess.v20.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.WindowsDesktop.DataAccess

Declaration

bool ContainsConnection(
    string connectionName
)

Parameters

Name Type
connectionName String

Returns

Type
Boolean
See Also