共用方式為


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