다음을 통해 공유


Upload 메서드

Uploads a collection set on demand.

네임스페이스:  Microsoft.SqlServer.Management.Collector
어셈블리:  Microsoft.SqlServer.Management.Collector.dll의 Microsoft.SqlServer.Management.Collector

구문

‘선언
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.