XPathException Klasse

Definition

Ausnahme, die einen Syntaxfehler im xpath angibt

[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
Vererbung
Attribute

Konstruktoren

Name Beschreibung
XPathException()

TODO

XPathException(SerializationInfo, StreamingContext)

TODO

XPathException(String, Exception)

TODO

XPathException(String)

TODO

Eigenschaften

Name Beschreibung
ErrorCode

TODO

Message

TODO

Gilt für: