共用方式為


JobServerType Enumeration

The JobServerType enumeration is a list of constant values that specify the type of server with regard to multiserver or stand-alone administration.

命名空間: Microsoft.SqlServer.Management.Smo.Agent
組件: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)

語法

'宣告
Public Enumeration JobServerType
public enum JobServerType
public enum class JobServerType
public enum JobServerType
public enum JobServerType

Members

Member name Description
Msx  
Standalone  
Tsx  

備註

The JobServerType enumeration class is served by the JobServerType property.

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。

平台

開發平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

目標平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

請參閱

參考

Microsoft.SqlServer.Management.Smo.Agent Namespace