Skip to main content

IJsonConnectionStorageService.ContainsConnection(String) Method

Namespace: DevExpress.DataAccess.Wizard.Services

Assembly: DevExpress.DataAccess.v25.1.dll

NuGet Package: DevExpress.DataAccess

Declaration

bool ContainsConnection(
    string connectionName
)

Parameters

Name Type
connectionName String

Returns

Type
Boolean
See Also