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


AgentMailType Enumeration

The AgentMailType enumeration contains values that are used to specify the source of mail.

Пространство имен: Microsoft.SqlServer.Management.Smo.Agent
Сборка: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)

Синтаксис

'Декларация
Public Enumeration AgentMailType
public enum AgentMailType
public enum class AgentMailType
public enum AgentMailType
public enum AgentMailType

Members

Member name Description
DatabaseMail The mail is from the Microsoft SQL Server Database Mail service.
SqlAgentMail The mail is from the Microsoft SQL Server Agent Mail service.

Замечания

The AgentMailType enumeration class is served by the AgentMailType 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