Méthode CollectionSet.Start
Starts 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 Start
'Utilisation
Dim instance As CollectionSet
instance.Start()
public void Start()
public:
void Start()
member Start : unit -> unit
public function Start()
Notes
Returns Void.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.