Freigeben über


CollectionSet.Stop-Methode

Stops a collection set.

Namespace:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)

Syntax

'Declaration
Public Sub Stop
'Usage
Dim instance As CollectionSet

instance.Stop()
public void Stop()
public:
void Stop()
member Stop : unit -> unit
public function Stop()

Hinweise

Returns Void.

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

Siehe auch

Verweis

CollectionSet Klasse

Microsoft.SqlServer.Management.Collector-Namespace