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