QueryNotSupportedEnumeratorException 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.
a valid query but using features that are unsupported has been used
[System.Serializable]
public sealed class QueryNotSupportedEnumeratorException : Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
[<System.Serializable>]
type QueryNotSupportedEnumeratorException = class
inherit EnumeratorException
Public NotInheritable Class QueryNotSupportedEnumeratorException
Inherits EnumeratorException
- Inheritance
- Attributes
Constructors
QueryNotSupportedEnumeratorException() |
TODO |
QueryNotSupportedEnumeratorException(String, Exception) |
TODO |
QueryNotSupportedEnumeratorException(String) |
TODO |