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 命名空间