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

멤버

멤버 이름 설명
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.SqlServer.Management.Smo.Agent 네임스페이스