Skip to main content
All docs
V26.1
  • IJsonConnectionStorageService.ContainsConnection(String) Method

    Namespace: DevExpress.DataAccess.Wizard.Services

    Assembly: DevExpress.DataAccess.v26.1.dll

    NuGet Package: DevExpress.DataAccess

    Declaration

    bool ContainsConnection(
        string connectionName
    )

    Parameters

    Name Type
    connectionName String

    Returns

    Type
    Boolean
    See Also