CollectionSet.Stop 메서드
Stops a collection set.
네임스페이스: Microsoft.SqlServer.Management.Collector
어셈블리: Microsoft.SqlServer.Management.Collector(Microsoft.SqlServer.Management.Collector.dll)
구문
‘선언
Public Sub Stop
‘사용 방법
Dim instance As CollectionSet
instance.Stop()
public void Stop()
public:
void Stop()
member Stop : unit -> unit
public function Stop()
주의
Returns Void.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.