This topic has not yet been rated - Rate this topic

SqlServerManagementException Constructor

Initializes a new instance of the SqlServerManagementException class.

  NameDescription
Public method SqlServerManagementException() Initializes a new instance of the SqlServerManagementException class.
Public method SqlServerManagementException(String) Initializes a new instance of the SqlServerManagementException class with the specified message text.
Protected method SqlServerManagementException(SerializationInfo, StreamingContext) Initializes a new instance of the SqlServerManagementException class with the specified serialization information and streaming context.
Public method SqlServerManagementException(String, Exception) Initializes a new instance of the SqlServerManagementException class with the specified message text and inner exception.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.