Microsoft.SqlServer.Dts.Tasks.SendMailTask 네임스페이스
The Microsoft.SqlServer.Dts.Tasks.SendMailTask namespace contains the SendMailTask class, which enables a package to send e-mail messages.
Packages commonly use the functionality of the SendMailTask to notify operators of package success or failure.
클래스
클래스 | 설명 | |
---|---|---|
SendMailTask | Sends an e-mail message. This class cannot be inherited. |
인터페이스
인터페이스 | 설명 | |
---|---|---|
IDTSSendMailTask | 인프라입니다. Represents a DTS Send Mail task. |
열거형
열거형 | 설명 | |
---|---|---|
MailPriority | Specifies the priority of the message contained in the SendMail task. | |
SendMailMessageSourceType | Specifies the type of the MessageSource property, which contains or points to the body of the e-mail message. |