共用方式為


Start 方法

Starts a colllection set.

命名空間:  Microsoft.SqlServer.Management.Collector
組件:  Microsoft.SqlServer.Management.Collector (在 Microsoft.SqlServer.Management.Collector.dll 中)

語法

'宣告
Public Sub Start
'用途
Dim instance As CollectionSet

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

備註

Returns Void.

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