Condividi tramite


Enumerazione CollectionSet.RuntimeExecutionMode

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

Spazio dei nomi  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)

Sintassi

'Dichiarazione
Public Enumeration RuntimeExecutionMode
'Utilizzo
Dim instance As CollectionSet.RuntimeExecutionMode
public enum RuntimeExecutionMode
public enum class RuntimeExecutionMode
type RuntimeExecutionMode
public enum RuntimeExecutionMode

Membri

Nome membro Descrizione
Collection  The runtime execution mode is collection.
Upload  The runtime execution mode is upload. 

Osservazioni

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

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Management.Collector