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 版本支持此命名空间、类或成员。
平台
开发平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。
目标平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。