หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Uploads a collection set on demand.
Namespace: Microsoft.SqlServer.Management.Collector
Assembly: Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)
Syntax
'Declaration
Public Sub Upload
'Usage
Dim instance As CollectionSet
instance.Upload()
public void Upload()
public:
void Upload()
member Upload : unit -> unit
public function Upload()
Remarks
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.