InvalidVersionSmoOperationException Miembros
The InvalidVersionSmoOperationException class represents the exception raised when the version is not valid on an SMO operation.
El tipo InvalidVersionSmoOperationException expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
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. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetBaseException | (Se hereda de Exception). | |
GetHashCode | (Se hereda de Object). | |
GetObjectData | (Invalida Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) | |
GetType | (Se hereda de Exception). | |
MemberwiseClone | (Se hereda de Object). | |
SetHelpContext | Sets the Help context value for the referenced exception. (Se hereda de SmoException). | |
ToString | (Se hereda de Exception). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Data | (Se hereda de Exception). | |
HelpLink | Gets the Help link for further information from Microsoft about the SMO exception. (Se hereda de SmoException). | |
HResult | (Se hereda de Exception). | |
InnerException | (Se hereda de Exception). | |
Message | Gets the message associated with the Invalid Version SMO Operation exception. (Invalida Exception. . :: . .Message.) | |
SmoExceptionType | Gets the type of exception for the Invalid Version SMO Operation exception. (Invalida SmoException. . :: . .SmoExceptionType.) | |
Source | (Se hereda de Exception). | |
StackTrace | (Se hereda de Exception). | |
TargetSite | (Se hereda de Exception). |
Principio
Vea también