Compartir a través de


Enumeración CollectionSet.RuntimeExecutionMode

The RuntimeExecutionMode enumeration contains values that are used to specify the runtime execution mode

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

Sintaxis

'Declaración
Public Enumeration RuntimeExecutionMode
'Uso
Dim instance As CollectionSet.RuntimeExecutionMode
public enum RuntimeExecutionMode
public enum class RuntimeExecutionMode
type RuntimeExecutionMode
public enum RuntimeExecutionMode

Miembros

Nombre del miembro Descripción
Collection  The runtime execution mode is collection.
Upload  The runtime execution mode is upload. 

Comentarios

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Management.Collector