언어

DisconnectedConnectionException 클래스

정의

연결이 끊긴 모드에서 강제로 연결된 연결을 사용하려고 하면 이 예외가 throw됩니다.

[System.Serializable]
public sealed class DisconnectedConnectionException : Microsoft.SqlServer.Management.Common.ConnectionException
[<System.Serializable>]
type DisconnectedConnectionException = class
    inherit ConnectionException
Public NotInheritable Class DisconnectedConnectionException
Inherits ConnectionException
상속
DisconnectedConnectionException
상속
DisconnectedConnectionException
특성

적용 대상