Partager via


SqlServerManagementException constructeur

Initializes a new instance of the SqlServerManagementException class.

Liste de surcharge

  Nom Description
Méthode publique SqlServerManagementException() () () () Initializes a new instance of the SqlServerManagementException class.
Méthode publique SqlServerManagementException(String) Initializes a new instance of the SqlServerManagementException class with the specified message text.
Méthode protégée SqlServerManagementException(SerializationInfo, StreamingContext) Initializes a new instance of the SqlServerManagementException class with the specified serialization information and streaming context.
Méthode publique SqlServerManagementException(String, Exception) Initializes a new instance of the SqlServerManagementException class with the specified message text and inner exception.

Haut de la page