InvalidQueryExpressionEnumeratorException Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
System::Exception
Microsoft.SqlServer.Management.Common::SqlServerManagementException
Microsoft.SqlServer.Management.Sdk.Sfc::EnumeratorException
Microsoft.SqlServer.Management.Sdk.Sfc::InvalidQueryExpressionEnumeratorException
| Name | Description | |
|---|---|---|
![]() | InvalidQueryExpressionEnumeratorException() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | InvalidQueryExpressionEnumeratorException(String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | InvalidQueryExpressionEnumeratorException(String^, Exception^) | Initializes a new instance of the InvalidQueryExpressionEnumeratorException class with the specified message and innerException parameter. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetBaseException() | (Inherited from Exception.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | (Inherited from Exception.) |
![]() | GetType() | (Inherited from Exception.) |
![]() | ToString() | (Inherited from Exception.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

