Freigeben über


SqlServerManagementException-Konstruktor

Initializes a new instance of the SqlServerManagementException class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode SqlServerManagementException() () () () Initializes a new instance of the SqlServerManagementException class.
Öffentliche Methode SqlServerManagementException(String) Initializes a new instance of the SqlServerManagementException class with the specified message text.
Geschützte Methode SqlServerManagementException(SerializationInfo, StreamingContext) Initializes a new instance of the SqlServerManagementException class with the specified serialization information and streaming context.
Öffentliche Methode SqlServerManagementException(String, Exception) Initializes a new instance of the SqlServerManagementException class with the specified message text and inner exception.

Zum Anfang