Compartir a través de


CollectionSet.Upload Método

Uploads a collection set on demand.

Espacio de nombres:  Microsoft.SqlServer.Management.Collector
Ensamblado:  Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)

Sintaxis

'Declaración
Public Sub Upload
'Uso
Dim instance As CollectionSet

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

Comentarios

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.

Vea también

Referencia

CollectionSet Clase

Espacio de nombres Microsoft.SqlServer.Management.Collector