共用方式為


Upload 方法

Uploads a collection set on demand.

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

語法

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

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

備註

This can only be done if the collection mode is "Continuous" and the collection set is running.

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