다음을 통해 공유


CollectionSet.Alter 메서드

Alter collection set information in the configuration store.

네임스페이스:  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()

구현

IAlterable.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.

참고 항목

참조

CollectionSet 클래스

Microsoft.SqlServer.Management.Collector 네임스페이스