InvalidPropertyUsageEnumeratorException Class
Definition
a property has been used in a place which is not covered by its Usage property
[System.Serializable]
public sealed class InvalidPropertyUsageEnumeratorException : Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
type InvalidPropertyUsageEnumeratorException = class
inherit EnumeratorException
Public NotInheritable Class InvalidPropertyUsageEnumeratorException
Inherits EnumeratorException
- Inheritance
- Attributes
-
SerializableAttribute SerializableAttribute
Constructors
InvalidPropertyUsageEnumeratorException() |
TODO |
InvalidPropertyUsageEnumeratorException(String) |
TODO |
InvalidPropertyUsageEnumeratorException(String, Exception) |
TODO |