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