Partager via


Énumération CollectionSet.RuntimeExecutionMode

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

Espace de noms :  Microsoft.SqlServer.Management.Collector
Assembly :  Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)

Syntaxe

'Déclaration
Public Enumeration RuntimeExecutionMode
'Utilisation
Dim instance As CollectionSet.RuntimeExecutionMode
public enum RuntimeExecutionMode
public enum class RuntimeExecutionMode
type RuntimeExecutionMode
public enum RuntimeExecutionMode

Membres

Nom de membre Description
Collection  The runtime execution mode is collection.
Upload  The runtime execution mode is upload. 

Notes

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

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Management.Collector