Partilhar via


Enumeração CollectionSet.RuntimeExecutionMode

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

Namespace:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (em Microsoft.SqlServer.Management.Collector.dll)

Sintaxe

'Declaração
Public Enumeration RuntimeExecutionMode
'Uso
Dim instance As CollectionSet.RuntimeExecutionMode
public enum RuntimeExecutionMode
public enum class RuntimeExecutionMode
type RuntimeExecutionMode
public enum RuntimeExecutionMode

Membros

Nome do membro Descrição
Collection  The runtime execution mode is collection.
Upload  The runtime execution mode is upload. 

Comentários

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

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.Collector