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.