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
- 継承
- 属性
コンストラクター
| 名前 | 説明 |
|---|---|
| XPathException() |
TODO |
| XPathException(SerializationInfo, StreamingContext) |
TODO |
| XPathException(String, Exception) |
TODO |
| XPathException(String) |
TODO |
プロパティ
| 名前 | 説明 |
|---|---|
| ErrorCode |
TODO |
| Message |
TODO |