Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Initializes a new instance of the PolicyCategorySubscriptionCollection class.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Sub New ( _
parent As PolicyStore _
)
'Utilisation
Dim parent As PolicyStore
Dim instance As New PolicyCategorySubscriptionCollection(parent)
public PolicyCategorySubscriptionCollection(
PolicyStore parent
)
public:
PolicyCategorySubscriptionCollection(
PolicyStore^ parent
)
new :
parent:PolicyStore -> PolicyCategorySubscriptionCollection
public function PolicyCategorySubscriptionCollection(
parent : PolicyStore
)
Paramètres
- parent
Type : Microsoft.SqlServer.Management.Dmf.PolicyStore
A PolicyStore object value that specifies the parent of the PolicyCategorySubscriptionCollection object.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.