BackupLocationCollection.System.Collections.ICollection.IsSynchronized Property
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintaxis
'Declaración
Private ReadOnly Property System.Collections.ICollection.IsSynchronized As Boolean Implements ICollection.IsSynchronized
bool ICollection.IsSynchronized { get; }
private:
virtual property bool System.Collections.ICollection.IsSynchronized {
bool get () sealed = ICollection::IsSynchronized::get;
}
J# permite el uso de implementaciones de interfaz explícita, pero no la declaración de otras nuevas.
JScript permite el uso de implementaciones de interfaz explícita, pero no la declaración de otras nuevas.
Seguridad para subprocesos
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Vea también
Referencia
BackupLocationCollection Class
BackupLocationCollection Members
Microsoft.AnalysisServices Namespace