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
Members
Member name | Description | |
---|---|---|
Collection | The runtime execution mode is collection. | |
Upload | The runtime execution mode is upload. |
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.