共用方式為


CollectionItem.Alter 方法

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

命名空間:  Microsoft.SqlServer.Management.Collector
組件:  Microsoft.SqlServer.Management.Collector (在 Microsoft.SqlServer.Management.Collector.dll 中)

語法

'宣告
Public Sub Alter
'用途
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()

實作

IAlterable.Alter()

備註

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

請參閱

參考

CollectionItem 類別

Microsoft.SqlServer.Management.Collector 命名空間