SfcUnregisteredXmlTypeException 類別

定義

若 XML 在網域內包含未註冊型別,則在反序列化過程中會拋出此例外

[System.Serializable]
public sealed class SfcUnregisteredXmlTypeException : Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
[<System.Serializable>]
type SfcUnregisteredXmlTypeException = class
    inherit SfcException
Public NotInheritable Class SfcUnregisteredXmlTypeException
Inherits SfcException
繼承
SfcUnregisteredXmlTypeException
屬性

建構函式

名稱 Description
SfcUnregisteredXmlTypeException()

若 XML 在網域內包含未註冊型別,則在反序列化過程中會拋出此例外

SfcUnregisteredXmlTypeException(String, Exception)

若 XML 在網域內包含未註冊型別,則在反序列化過程中會拋出此例外

SfcUnregisteredXmlTypeException(String)

若 XML 在網域內包含未註冊型別,則在反序列化過程中會拋出此例外

屬性

名稱 Description
HelpLink

若 XML 在網域內包含未註冊型別,則在反序列化過程中會拋出此例外

(繼承來源 SfcException)

方法

名稱 Description
SetHelpContext(String)

若 XML 在網域內包含未註冊型別,則在反序列化過程中會拋出此例外

(繼承來源 SfcException)

適用於