Partager via


Méthode CollectionItem.Alter

Alters a collection item by applying the changes to the configuration store.

Espace de noms :  Microsoft.SqlServer.Management.Collector
Assembly :  Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)

Syntaxe

'Déclaration
Public Sub Alter
'Utilisation
Dim instance As CollectionItem

instance.Alter()
public void Alter()
public:
virtual void Alter() sealed
abstract Alter : unit -> unit  
override Alter : unit -> unit
public final function Alter()

Implémente

IAlterable.Alter()

Notes

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Voir aussi

Référence

CollectionItem Classe

Espace de noms Microsoft.SqlServer.Management.Collector