OutOfSyncException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit les erreurs de type « hors synchronisation ».
[System.Serializable]
public sealed class OutOfSyncException : Microsoft.AnalysisServices.AmoException
[<System.Serializable>]
type OutOfSyncException = class
inherit AmoException
Public NotInheritable Class OutOfSyncException
Inherits AmoException
- Héritage
- Attributs
Constructeurs
OutOfSyncException(ObjectReference) |
Initialise une nouvelle instance de la classe OutOfSyncException. |
Propriétés
UnknownReference |
Obtient la référence inconnue sur la synchronisation. |
Méthodes
GetObjectData(SerializationInfo, StreamingContext) |
Définit SerializationInfo avec des informations concernant l'exception. |