UnknownPropertyEnumeratorException 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.
thrown when a unknown property is requested
[System.Serializable]
public sealed class UnknownPropertyEnumeratorException : Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
[<System.Serializable>]
type UnknownPropertyEnumeratorException = class
inherit EnumeratorException
Public NotInheritable Class UnknownPropertyEnumeratorException
Inherits EnumeratorException
- Inheritance
- Attributes
Constructors
UnknownPropertyEnumeratorException() |
TODO |
UnknownPropertyEnumeratorException(String, Exception) |
TODO |
UnknownPropertyEnumeratorException(String) |
TODO |