Ler em inglês

Compartilhar via


Propriedade do RDL SyncRoot

Gets an Object that can be used to synchronize access to the collection.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (em msmgdsrv.dll)

Sintaxe

public Object SyncRoot { get; }

Valor da propriedade

Tipo: System. . :: . .Object
An Object that can be used to synchronize access to the collection.

Implementa

ICollection. . :: . .SyncRoot