SfcInvalidConnectionContextModeChangeException Class

Definition

This exception gets thrown when an invlaid connection context mode change is attempted.

[System.Serializable]
public sealed class SfcInvalidConnectionContextModeChangeException : Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
[<System.Serializable>]
type SfcInvalidConnectionContextModeChangeException = class
    inherit SfcException
Public NotInheritable Class SfcInvalidConnectionContextModeChangeException
Inherits SfcException
Inheritance
SfcInvalidConnectionContextModeChangeException
Attributes

Constructors

SfcInvalidConnectionContextModeChangeException()
SfcInvalidConnectionContextModeChangeException(String, String)
SfcInvalidConnectionContextModeChangeException(String, String, Exception)

Properties

HelpLink (Inherited from SfcException)
Message

Methods

SetHelpContext(String) (Inherited from SfcException)

Applies to