OutOfSyncException Constructor
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Deklaracja
Public Sub New ( _
unknownReference As ObjectReference _
)
public OutOfSyncException (
ObjectReference unknownReference
)
public:
OutOfSyncException (
ObjectReference^ unknownReference
)
public OutOfSyncException (
ObjectReference unknownReference
)
public function OutOfSyncException (
unknownReference : ObjectReference
)
Parameters
- unknownReference
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.