다음을 통해 공유


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.