InternalEnumeratorException 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::InternalEnumeratorException
| Name | Description | |
|---|---|---|
![]() | InternalEnumeratorException() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | InternalEnumeratorException(String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | InternalEnumeratorException(String^, Exception^) | Initializes a new instance of the InternalEnumeratorException 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.

