RunOnce 方法

指定要运行一次收集组。

命名空间:  Microsoft.SqlServer.Management.Collector
程序集:  Microsoft.SqlServer.Management.Collector(在 Microsoft.SqlServer.Management.Collector.dll 中)

语法

声明
Public Sub RunOnce
用法
Dim instance As CollectionSet

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

注释

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