Partager via


Méthode Upload

Télécharge un jeu d'éléments de collecte à la demande.

Espace de noms :  Microsoft.SqlServer.Management.Collector
Assembly :  Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)

Syntaxe

'Déclaration
Public Sub Upload
'Utilisation
Dim instance As CollectionSet

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

Notes

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.