Upload 方法
按需上载收集组。
命名空间: 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.