Freigeben über


CollectionSet.RuntimeExecutionMode-Enumeration

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

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

Syntax

'Declaration
Public Enumeration RuntimeExecutionMode
'Usage
Dim instance As CollectionSet.RuntimeExecutionMode
public enum RuntimeExecutionMode
public enum class RuntimeExecutionMode
type RuntimeExecutionMode
public enum RuntimeExecutionMode

Elemente

Elementname Beschreibung
Collection  The runtime execution mode is collection.
Upload  The runtime execution mode is upload. 

Hinweise

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

Siehe auch

Verweis

Microsoft.SqlServer.Management.Collector-Namespace