InvalidPropertyUsageEnumeratorException 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 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
[<System.Serializable>]
type InvalidPropertyUsageEnumeratorException = class
inherit EnumeratorException
Public NotInheritable Class InvalidPropertyUsageEnumeratorException
Inherits EnumeratorException
- Inheritance
- Attributes
Constructors
InvalidPropertyUsageEnumeratorException() |
TODO |
InvalidPropertyUsageEnumeratorException(String, Exception) |
TODO |
InvalidPropertyUsageEnumeratorException(String) |
TODO |