IncorrectConnectionStringException Class

The exception that is thrown when the schema version of a database is not supported by the current version of the application.
Inheritance Hierarchy
SystemObject
  SystemException
    Dundas.BIDbAccessException
      Dundas.BIIncorrectConnectionStringException

Namespace: Dundas.BI
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public sealed class IncorrectConnectionStringException : DbAccessException
See Also