EnumeratorException 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.
base class for all enumerator exceptions
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class EnumeratorException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type EnumeratorException = class
inherit SqlServerManagementException
Public Class EnumeratorException
Inherits SqlServerManagementException
- Inheritance
- Derived
- Attributes
Constructors
EnumeratorException() |
TODO |
EnumeratorException(SerializationInfo, StreamingContext) |
TODO |
EnumeratorException(String, Exception) |
TODO |
EnumeratorException(String) |
TODO |