OutOfSyncException Clase

Definición

Proporciona errores fuera de sincronización.

[System.Serializable]
public sealed class OutOfSyncException : Microsoft.AnalysisServices.AmoException
[<System.Serializable>]
type OutOfSyncException = class
    inherit AmoException
Public NotInheritable Class OutOfSyncException
Inherits AmoException
Herencia
OutOfSyncException
Atributos

Constructores

OutOfSyncException(ObjectReference)

Inicializa una nueva instancia de la clase OutOfSyncException.

Propiedades

UnknownReference

Obtiene la referencia desconocida en la sincronización.

Métodos

GetObjectData(SerializationInfo, StreamingContext)

Establece SerializationInfo con información sobre la excepción.

Se aplica a