Элементы InvalidVersionSmoOperationException
The InvalidVersionSmoOperationException class represents the exception raised when the version is not valid on an SMO operation.
Тип InvalidVersionSmoOperationException предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
InvalidVersionSmoOperationException() () () () | Initializes a new instance of the InvalidVersionSmoOperationException class. |
![]() |
InvalidVersionSmoOperationException(String) | Initializes a new instance of the InvalidVersionSmoOperationException class with the specified message. |
![]() |
InvalidVersionSmoOperationException(ServerVersion) | Initializes a new instance of the InvalidVersionEnumeratorException class with the specified server version. |
![]() |
InvalidVersionSmoOperationException(String, Exception) | Initializes a new instance of the InvalidVersionSmoOperationException class with the specified message and inner exception. |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetBaseException | (Наследуется из Exception.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetObjectData | (Перезаписывает 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 associated with the Invalid Version SMO Operation exception. (Перезаписывает Exception. . :: . .Message.) |
![]() |
SmoExceptionType | Gets the type of exception for the Invalid Version SMO Operation exception. (Перезаписывает SmoException. . :: . .SmoExceptionType.) |
![]() |
Source | (Наследуется из Exception.) |
![]() |
StackTrace | (Наследуется из Exception.) |
![]() |
TargetSite | (Наследуется из Exception.) |
В начало