AgentSubSystem Enumeration
The AgentSubSystem enumeration contains values that are used to specify the Microsoft SQL Server subsystems that can be used by job steps.
Пространство имен: Microsoft.SqlServer.Management.Smo.Agent
Сборка: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)
Синтаксис
'Декларация
Public Enumeration AgentSubSystem
public enum AgentSubSystem
public enum class AgentSubSystem
public enum AgentSubSystem
public enum AgentSubSystem
Members
Member name | Description |
---|---|
ActiveScripting | Specifies the Active Scripting subsystem. |
AnalysisCommand | Specifies the Analysis Command subsystem. |
AnalysisQuery | Specifies the Analysis Query subsystem. |
CmdExec | Specifies the Operating System Command executive subsystem. |
Distribution | Specifies the Distribution Agent subsystem. |
LogReader | Specifies the Log Reader Agent subsystem. |
Merge | Specifies the Merge Agent subsystem. |
QueueReader | Specifies the Queue Reader Agent subsystem. |
Snapshot | Specifies the Snapshot Agent subsystem. |
Ssis | Specifies the SQL Server Integration Services subsystem. |
TransactSql | Specifies the Transact-SQL subsystem. |
Замечания
The AgentSubSystem enumeration method is served by the AddSubSystem method.
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.