SfcInvalidConnectionContextModeChangeException 类

定义

尝试更改连接上下文模式无效时,将引发此异常。

[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
继承
SfcInvalidConnectionContextModeChangeException
属性

构造函数

名称 说明
SfcInvalidConnectionContextModeChangeException()

尝试更改连接上下文模式无效时,将引发此异常。

SfcInvalidConnectionContextModeChangeException(String, String, Exception)

尝试更改连接上下文模式无效时,将引发此异常。

SfcInvalidConnectionContextModeChangeException(String, String)

尝试更改连接上下文模式无效时,将引发此异常。

属性

名称 说明
HelpLink

尝试更改连接上下文模式无效时,将引发此异常。

(继承自 SfcException)
Message

尝试更改连接上下文模式无效时,将引发此异常。

方法

名称 说明
SetHelpContext(String)

尝试更改连接上下文模式无效时,将引发此异常。

(继承自 SfcException)

适用于