CollectionSet.RunOnce 方法
Specifies the collection set is to be run once.
命名空間: 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.