Элементы UnknownPropertyException
The UnknownPropertyException class represents the exception that is raised when an SMO operation encounters an unknown property.
Тип UnknownPropertyException предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
UnknownPropertyException() () () () | Initializes a new instance of the UnknownPropertyException class. |
![]() |
UnknownPropertyException(String) | Initializes a new instance of the UnknownPropertyException class for the specified property. |
![]() |
UnknownPropertyException(String, Exception) | Initializes a new instance of the UnknownPropertyException class with the specified message and inner exception. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetBaseException | (Наследуется из Exception.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetObjectData | Sets the SerializationInfo with information about the exception. (Перезаписывает Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Наследуется из Exception.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
SetHelpContext | Sets the Help context value for the referenced exception. (Наследуется из SmoException.) |
![]() |
ToString | (Наследуется из Exception.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
CurrentVersion | Gets the version of the instance of SQL Server. |
![]() |
Data | (Наследуется из Exception.) |
![]() |
HelpLink | Gets the Help link for further information from Microsoft about the SMO exception. (Наследуется из SmoException.) |
![]() |
HResult | (Наследуется из Exception.) |
![]() |
InnerException | (Наследуется из Exception.) |
![]() |
Message | Gets the message that describes the current exception. (Перезаписывает Exception. . :: . .Message.) |
![]() |
PropertyName | Gets the name of the property that is unknown. |
![]() |
SmoExceptionType | Gets the type of SMO exception. (Перезаписывает SmoException. . :: . .SmoExceptionType.) |
![]() |
Source | (Наследуется из Exception.) |
![]() |
StackTrace | (Наследуется из Exception.) |
![]() |
SupportedVersions | Gets the supported versions for the exception. |
![]() |
TargetSite | (Наследуется из Exception.) |
В начало
См. также
.gif)
.gif)
.gif)
.gif)