OutOfSyncException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides the out of synchronization errors.
[System.Serializable]
public sealed class OutOfSyncException : Microsoft.AnalysisServices.AmoException
[<System.Serializable>]
type OutOfSyncException = class
inherit AmoException
Public NotInheritable Class OutOfSyncException
Inherits AmoException
- Inheritance
- Attributes
Constructors
OutOfSyncException(ObjectReference) |
Initializes a new instance of the OutOfSyncException class. |
Properties
UnknownReference |
Gets the unknown reference on the synchronization. |
Methods
GetObjectData(SerializationInfo, StreamingContext) |
Sets the SerializationInfo with information about the exception. |