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


Перечисление AgentMailType

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

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

Синтаксис

'Декларация
Public Enumeration AgentMailType
'Применение
Dim instance As AgentMailType
public enum AgentMailType
public enum class AgentMailType
type AgentMailType
public enum AgentMailType

Элементы

Имя элемента Описание
SqlAgentMail The mail is from the Microsoft SQL Server Agent Mail service.
DatabaseMail The mail is from the Microsoft SQL Server Database Mail service.

Замечания

The AgentMailType enumeration class is served by the AgentMailType property.