Элементы SqlServerManagementException
The SqlServerManagementException class is an exception that is raised when a SQL Server management error is encountered on the connection to the server.
Тип SqlServerManagementException предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
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. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetBaseException | (Наследуется из Exception.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetObjectData | (Наследуется из Exception.) |
![]() |
GetType | (Наследуется из Exception.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Exception.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Data | (Наследуется из Exception.) |
![]() |
HelpLink | (Наследуется из Exception.) |
![]() |
HResult | (Наследуется из Exception.) |
![]() |
InnerException | (Наследуется из Exception.) |
![]() |
Message | (Наследуется из Exception.) |
![]() ![]() |
ProductName | Gets the name of the product that caused the exception. |
![]() |
Source | (Наследуется из Exception.) |
![]() |
StackTrace | (Наследуется из Exception.) |
![]() |
TargetSite | (Наследуется из Exception.) |
В начало
.gif)
.gif)
.gif)
.gif)
.gif)