XPathException Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
pengecualian yang menunjukkan kesalahan sintaks dalam jalur x
[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
- Warisan
- Atribut
Konstruktor
| Nama | Deskripsi |
|---|---|
| XPathException() |
TODO |
| XPathException(SerializationInfo, StreamingContext) |
TODO |
| XPathException(String, Exception) |
TODO |
| XPathException(String) |
TODO |
Properti
| Nama | Deskripsi |
|---|---|
| ErrorCode |
TODO |
| Message |
TODO |