Méthode CollectionSet.Stop
Stops a collection set.
Espace de noms : Microsoft.SqlServer.Management.Collector
Assembly : Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)
Syntaxe
'Déclaration
Public Sub Stop
'Utilisation
Dim instance As CollectionSet
instance.Stop()
public void Stop()
public:
void Stop()
member Stop : unit -> unit
public function Stop()
Notes
Returns Void.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.