Linguagem

OutOfSyncException Classe

Definição

Fornece os erros fora de sincronização.

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

Construtores

Nome Description
OutOfSyncException(ObjectReference)

Inicializa uma nova instância da classe OutOfSyncException.

Propriedades

Nome Description
UnknownReference

Obtém a referência desconhecida na sincronização.

Métodos

Nome Description
GetObjectData(SerializationInfo, StreamingContext)

Define o SerializationInfo com informações sobre a exceção.

Aplica-se a