CollectorConfigStore.Alter 方法

Changes the configuration settings of the configuration store.

命名空间:  Microsoft.SqlServer.Management.Collector
程序集:  Microsoft.SqlServer.Management.Collector(在 Microsoft.SqlServer.Management.Collector.dll 中)

语法

声明
Public Sub Alter
用法
Dim instance As CollectorConfigStore

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

实现

IAlterable.Alter()

注释

Returns Void and inherits from IAlterable.

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

请参阅

参考

CollectorConfigStore 类

Microsoft.SqlServer.Management.Collector 命名空间