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