Alter 方法
修改配置存储区中的收集组信息。
命名空间: Microsoft.SqlServer.Management.Collector
程序集: Microsoft.SqlServer.Management.Collector(在 Microsoft.SqlServer.Management.Collector.dll 中)
语法
声明
Public Sub Alter
用法
Dim instance As CollectionSet
instance.Alter()
public void Alter()
public:
virtual void Alter() sealed
abstract Alter : unit -> unit
override Alter : unit -> unit
public final function Alter()
实现
注释
Inherits from IAlterable.
Only the following information can be altered:
name
schedule
target
proxy
description
A collection set item can also be added, dropped or altered.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.