Поделиться через


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.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Microsoft.SqlServer.Management.Smo.Agent Namespace