Перечисление CollectionSet.RuntimeExecutionMode

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

Пространство имен:  Microsoft.SqlServer.Management.Collector
Сборка:  Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)

Синтаксис

'Декларация
Public Enumeration RuntimeExecutionMode
'Применение
Dim instance As CollectionSet.RuntimeExecutionMode
public enum RuntimeExecutionMode
public enum class RuntimeExecutionMode
type RuntimeExecutionMode
public enum RuntimeExecutionMode

Элементы

Имя элемента Описание
Collection  The runtime execution mode is collection.
Upload  The runtime execution mode is upload. 

Замечания

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

См. также

Справочник

Пространство имен Microsoft.SqlServer.Management.Collector