Utility.DeployedDacs 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.
Obtient le nombre de DAC déployés sur les instances gérées.
public:
property Microsoft::SqlServer::Management::Utility::DeployedDacCollection ^ DeployedDacs { Microsoft::SqlServer::Management::Utility::DeployedDacCollection ^ 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.DeployedDac))]
public Microsoft.SqlServer.Management.Utility.DeployedDacCollection DeployedDacs { 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.DeployedDac))>]
member this.DeployedDacs : Microsoft.SqlServer.Management.Utility.DeployedDacCollection
Public ReadOnly Property DeployedDacs As DeployedDacCollection
Valeur de propriété
A contenant DeployedDacCollection une liste des DAC déployés sur les instances gérées.
- Attributs