Construtor SqlServerManagementException
Incluir membros protegidos
Incluir membros herdados
Initializes a new instance of the SqlServerManagementException class.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
SqlServerManagementException() | Initializes a new instance of the SqlServerManagementException class. | |
SqlServerManagementException(String) | Initializes a new instance of the SqlServerManagementException class with the specified message text. | |
SqlServerManagementException(SerializationInfo, StreamingContext) | Initializes a new instance of the SqlServerManagementException class with the specified serialization information and streaming context. | |
SqlServerManagementException(String, Exception) | Initializes a new instance of the SqlServerManagementException class with the specified message text and inner exception. |
Início