ConnectionCannotBeChangedException Class

Definition

TBD

[System.Serializable]
public sealed class ConnectionCannotBeChangedException : Microsoft.SqlServer.Management.Common.ConnectionException
[<System.Serializable>]
type ConnectionCannotBeChangedException = class
    inherit ConnectionException
Public NotInheritable Class ConnectionCannotBeChangedException
Inherits ConnectionException
Inheritance
ConnectionCannotBeChangedException
Attributes

Constructors

ConnectionCannotBeChangedException()

TBD

ConnectionCannotBeChangedException(String)

TBD

ConnectionCannotBeChangedException(String, Exception)

TBD

Applies to