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.
Provides the out of synchronization errors.
Jerarquía de herencia
System.Object
System.Exception
Microsoft.AnalysisServices.AmoException
Microsoft.AnalysisServices.OutOfSyncException
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
<SerializableAttribute> _
Public NotInheritable Class OutOfSyncException _
Inherits AmoException
'Uso
Dim instance As OutOfSyncException
[SerializableAttribute]
public sealed class OutOfSyncException : AmoException
[SerializableAttribute]
public ref class OutOfSyncException sealed : public AmoException
[<SealedAttribute>]
[<SerializableAttribute>]
type OutOfSyncException =
class
inherit AmoException
end
public final class OutOfSyncException extends AmoException
El tipo OutOfSyncException expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
OutOfSyncException | Infraestructura. Initializes a new instance of the OutOfSyncException 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 | (Se hereda de Exception.) |
![]() |
Source | (Se hereda de Exception.) |
![]() |
StackTrace | (Se hereda de Exception.) |
![]() |
TargetSite | (Se hereda de Exception.) |
![]() |
UnknownReference | Gets the unknown reference on the synchronization. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
GetBaseException | (Se hereda de Exception.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetObjectData | Sets 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)