Элементы PropertyCannotBeRetrievedException
The PropertyCannotBeRetrievedException class represents the exception raised when a property cannot be retrieved.
Тип PropertyCannotBeRetrievedException предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
PropertyCannotBeRetrievedException() () () () | Initializes a new instance of the PropertyCannotBeRetrievedException class. |
![]() |
PropertyCannotBeRetrievedException(String) | Initializes a new instance of the PropertyCannotBeRetrievedException class with the specified message. |
![]() |
PropertyCannotBeRetrievedException(String, Exception) | Initializes a new instance of the PropertyCannotBeRetrievedException class with the specified message and specified inner exception. |
![]() |
PropertyCannotBeRetrievedException(String, Object) | Initializes a new instance of the PropertyCannotBeRetrievedException class with the specified message and specified inner exception. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetBaseException | (Наследуется из Exception.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetObjectData | Populates a SerializationInfo object with the data needed to serialize the target object. (Перезаписывает Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Наследуется из Exception.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
SetHelpContext | Sets the Help context value for the referenced exception. (Наследуется из SmoException.) |
![]() |
ToString | (Наследуется из Exception.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Data | (Наследуется из Exception.) |
![]() |
FailedObject | Gets the object that owns the property that cannot be retrieved. |
![]() |
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 cannot be retrieved. |
![]() |
SmoExceptionType | Gets the type of SMO exception. (Перезаписывает SmoException. . :: . .SmoExceptionType.) |
![]() |
Source | (Наследуется из Exception.) |
![]() |
StackTrace | (Наследуется из Exception.) |
![]() |
TargetSite | (Наследуется из Exception.) |
В начало
.gif)
.gif)
.gif)
.gif)