EnumeratorException Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
classe base para todas as exceções de enumerador
[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
- Herança
- Derivado
- Atributos
Construtores
| Nome | Description |
|---|---|
| EnumeratorException() |
TODO |
| EnumeratorException(SerializationInfo, StreamingContext) |
TODO |
| EnumeratorException(String, Exception) |
TODO |
| EnumeratorException(String) |
TODO |