Jaa


OutOfSyncException Constructor

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
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 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

OutOfSyncException Class
OutOfSyncException Members
Microsoft.AnalysisServices Namespace