Lenguaje

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

Nombre Description
OutOfSyncException(ObjectReference)

Inicializa una nueva instancia de la clase OutOfSyncException.

Propiedades

Nombre Description
UnknownReference

Obtiene la referencia desconocida en la sincronización.

Métodos

Nombre Description
GetObjectData(SerializationInfo, StreamingContext)

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

Se aplica a