Конструктор SqlServerManagementException

Initializes a new instance of the SqlServerManagementException class.

Список перегрузок

  Имя Описание
Открытый метод SqlServerManagementException() () () () Initializes a new instance of the SqlServerManagementException class.
Открытый метод SqlServerManagementException(String) Initializes a new instance of the SqlServerManagementException class with the specified message text.
Защищенный метод SqlServerManagementException(SerializationInfo, StreamingContext) Initializes a new instance of the SqlServerManagementException class with the specified serialization information and streaming context.
Открытый метод SqlServerManagementException(String, Exception) Initializes a new instance of the SqlServerManagementException class with the specified message text and inner exception.

В начало