Compartir a través de


SqlServerManagementException Constructor

Initializes a new instance of the SqlServerManagementException class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público SqlServerManagementException() () () () Initializes a new instance of the SqlServerManagementException class.
Método público SqlServerManagementException(String) Initializes a new instance of the SqlServerManagementException class with the specified message text.
Método protegido SqlServerManagementException(SerializationInfo, StreamingContext) Initializes a new instance of the SqlServerManagementException class with the specified serialization information and streaming context.
Método público SqlServerManagementException(String, Exception) Initializes a new instance of the SqlServerManagementException class with the specified message text and inner exception.

Arriba