Méthode CollectionSet.Upload
Uploads a collection set on demand.
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.