InvalidQueryExpressionEnumeratorException 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.
thrown when the XPATH expression is invalid
[System.Serializable]
public sealed class InvalidQueryExpressionEnumeratorException : Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
[<System.Serializable>]
type InvalidQueryExpressionEnumeratorException = class
inherit EnumeratorException
Public NotInheritable Class InvalidQueryExpressionEnumeratorException
Inherits EnumeratorException
- Inheritance
-
InvalidQueryExpressionEnumeratorException
- Attributes
Constructors
InvalidQueryExpressionEnumeratorException() |
TODO |
InvalidQueryExpressionEnumeratorException(String, Exception) |
TODO |
InvalidQueryExpressionEnumeratorException(String) |
TODO |