XPathException Properties

Public Properties

(see also Protected Properties )

  Name Description
ms220767.pubproperty(en-US,SQL.90).gif Data  (inherited from Exception )
ms220767.pubproperty(en-US,SQL.90).gif ErrorCode
Gets the error code that explains the cause of the Xpath exception.
ms220767.pubproperty(en-US,SQL.90).gif HelpLink  (inherited from Exception )
ms220767.pubproperty(en-US,SQL.90).gif InnerException  (inherited from Exception )
ms220767.pubproperty(en-US,SQL.90).gif Message Overridden.
Gets the message associated with the Xpath exception.
ms220767.pubproperty(en-US,SQL.90).gifms220767.static(en-US,SQL.90).gif ProductName 
Gets the name of the product that caused the exception.
(inherited from SqlServerManagementException )
ms220767.pubproperty(en-US,SQL.90).gif Source  (inherited from Exception )
ms220767.pubproperty(en-US,SQL.90).gif StackTrace  (inherited from Exception )
ms220767.pubproperty(en-US,SQL.90).gif TargetSite  (inherited from Exception )

Protected Properties

  Name Description
ms220767.protproperty(en-US,SQL.90).gif HResult  (inherited from Exception )

See Also

Reference

XPathException Class
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Handling SMO Exceptions