Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the collection set is to be run once.
Namespace: Microsoft.SqlServer.Management.Collector
Assembly: Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)
Syntax
'Declaration
Public Sub RunOnce
'Usage
Dim instance As CollectionSet
instance.RunOnce()
public void RunOnce()
public:
void RunOnce()
member RunOnce : unit -> unit
public function RunOnce()
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.