XPathException 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
例外表示 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 |
待辦事項 |