XPathException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
exception denoting a syntax error in the 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
- Inheritance
- Attributes
Constructors
XPathException() |
TODO |
XPathException(SerializationInfo, StreamingContext) |
TODO |
XPathException(String, Exception) |
TODO |
XPathException(String) |
TODO |
Properties
ErrorCode |
TODO |
Message |
TODO |