다음을 통해 공유


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.