Поделиться через


Пространство имен 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 Инфраструктура.

Перечисления

  Перечисление Описание
Открытое перечисление 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.