Freigeben über


CollectionItem.Alter-Methode

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

Namespace:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)

Syntax

'Declaration
Public Sub Alter
'Usage
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()

Implementiert

IAlterable.Alter()

Hinweise

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

Siehe auch

Verweis

CollectionItem Klasse

Microsoft.SqlServer.Management.Collector-Namespace