Método RunOnce
Especifica que o conjunto de coleta deve ser executado uma vez.
Namespace: Microsoft.SqlServer.Management.Collector
Assembly: Microsoft.SqlServer.Management.Collector (em Microsoft.SqlServer.Management.Collector.dll)
Sintaxe
'Declaração
Public Sub RunOnce
'Uso
Dim instance As CollectionSet
instance.RunOnce()
public void RunOnce()
public:
void RunOnce()
member RunOnce : unit -> unit
public function RunOnce()
Comentários
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.