XPathException Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
exceção que indica um erro de sintaxe no 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
- Herança
- Atributos
Construtores
| Nome | Description |
|---|---|
| XPathException() |
TODO |
| XPathException(SerializationInfo, StreamingContext) |
TODO |
| XPathException(String, Exception) |
TODO |
| XPathException(String) |
TODO |
Propriedades
| Nome | Description |
|---|---|
| ErrorCode |
TODO |
| Message |
TODO |