Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Represents the errors of the operation.
Jerarquía de herencia
System.Object
System.Exception
Microsoft.AnalysisServices.AmoException
Microsoft.AnalysisServices.OperationException
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
<SerializableAttribute> _
Public NotInheritable Class OperationException _
Inherits AmoException
'Uso
Dim instance As OperationException
[SerializableAttribute]
public sealed class OperationException : AmoException
[SerializableAttribute]
public ref class OperationException sealed : public AmoException
[<SealedAttribute>]
[<SerializableAttribute>]
type OperationException =
class
inherit AmoException
end
public final class OperationException extends AmoException
El tipo OperationException expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
OperationException | Infraestructura. Initializes a new instance of the OperationException class. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Data | (Se hereda de Exception.) |
![]() |
HelpLink | (Se hereda de Exception.) |
![]() |
HResult | (Se hereda de Exception.) |
![]() |
InnerException | (Se hereda de Exception.) |
![]() |
Message | Gets the exception message. (Invalida Exception.Message.) |
![]() |
Results | Gets or sets the results of the operation. |
![]() |
Source | (Se hereda de Exception.) |
![]() |
StackTrace | (Se hereda de Exception.) |
![]() |
TargetSite | (Se hereda de Exception.) |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
GetBaseException | (Se hereda de Exception.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetObjectData | Gets the SerializationInfo with information about the exception. (Invalida Exception.GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Se hereda de Exception.) |
![]() |
ToString | (Se hereda de Exception.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
.gif)
.gif)