Utility.Computers Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ça obtient la collection d’ordinateurs exécutant des instances gérées.
public:
property Microsoft::SqlServer::Management::Utility::ComputerCollection ^ Computers { Microsoft::SqlServer::Management::Utility::ComputerCollection ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.Utility.Computer))]
public Microsoft.SqlServer.Management.Utility.ComputerCollection Computers { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.Utility.Computer))>]
member this.Computers : Microsoft.SqlServer.Management.Utility.ComputerCollection
Public ReadOnly Property Computers As ComputerCollection
Valeur de propriété
Une valeur contenant l’ensemble des ordinateurs exécutant ComputerCollection des instances managées de SQL Server.
- Attributs