Skip to main content

IJsonConnectionStorageService.ContainsConnection(String) Method

Namespace: DevExpress.DataAccess.Wizard.Services

Assembly: DevExpress.DataAccess.v24.1.dll

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

Declaration

bool ContainsConnection(
    string connectionName
)

Parameters

Name Type
connectionName String

Returns

Type
Boolean
See Also