Condividi tramite


OutOfSyncException Constructor

Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    unknownReference As ObjectReference _
)
public OutOfSyncException (
    ObjectReference unknownReference
)
public:
OutOfSyncException (
    ObjectReference^ unknownReference
)
public OutOfSyncException (
    ObjectReference unknownReference
)
public function OutOfSyncException (
    unknownReference : ObjectReference
)

Parametri

  • unknownReference
     

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

OutOfSyncException Class
OutOfSyncException Members
Microsoft.AnalysisServices Namespace