Interface IDTSSendMailTask
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.SendMailTask
Assembly : Microsoft.SqlServer.SendMailTask (en Microsoft.SqlServer.SendMailTask.dll)
Syntaxe
'Déclaration
Public Interface IDTSSendMailTask
'Utilisation
Dim instance As IDTSSendMailTask
public interface IDTSSendMailTask
public interface class IDTSSendMailTask
type IDTSSendMailTask = interface end
public interface IDTSSendMailTask
Le type IDTSSendMailTask expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
CCLine | Infrastructure. |
![]() |
FileAttachments | Infrastructure. |
![]() |
FromLine | Infrastructure. |
![]() |
MessageSource | Infrastructure. |
![]() |
MessageSourceType | Infrastructure. |
![]() |
Priority | Infrastructure. |
![]() |
SmtpConnection | Infrastructure. |
![]() |
Subject | Infrastructure. |
![]() |
ToLine | Infrastructure. |
Haut de la page
.gif)