Compartilhar via


Método CollectionSet.Stop

Stops a collection set.

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

Sintaxe

'Declaração
Public Sub Stop
'Uso
Dim instance As CollectionSet

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

Comentários

Returns Void.

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

Consulte também

Referência

CollectionSet Classe

Namespace Microsoft.SqlServer.Management.Collector