Compartir a través de


SqlServerManagementException Constructor

Initializes a new instance of the SqlServerManagementException class.

Lista de sobrecargas

  Nombre Descripción
Método publico SqlServerManagementException() () () () Initializes a new instance of the SqlServerManagementException class.
Método publico 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 publico SqlServerManagementException(String, Exception) Initializes a new instance of the SqlServerManagementException class with the specified message text and inner exception.

Principio