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

