Condividi tramite


Proprietà SqlReportingInstance.WarehouseDatabases

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm.Catalog.Objects
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property WarehouseDatabases As ICollection(Of WarehouseDatabase)
public ICollection<WarehouseDatabase> WarehouseDatabases { get; }

Valore proprietà

Tipo: System.Collections.Generic.ICollection<WarehouseDatabase>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SqlReportingInstance Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm.Catalog.Objects