XPathException 類別

定義

例外表示 XPATH 中的語法錯誤

[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class XPathException : Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type XPathException = class
    inherit EnumeratorException
Public Class XPathException
Inherits EnumeratorException
繼承
屬性

建構函式

名稱 Description
XPathException()

待辦事項

XPathException(SerializationInfo, StreamingContext)

待辦事項

XPathException(String, Exception)

待辦事項

XPathException(String)

待辦事項

屬性

名稱 Description
ErrorCode

待辦事項

Message

待辦事項

適用於