다음을 통해 공유


IDTSSendMailTask 인터페이스

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

Represents a DTS Send Mail task.

네임스페이스:  Microsoft.SqlServer.Dts.Tasks.SendMailTask
어셈블리:  Microsoft.SqlServer.SendMailTask(Microsoft.SqlServer.SendMailTask.dll)

구문

‘선언
Public Interface IDTSSendMailTask
‘사용 방법
Dim instance As IDTSSendMailTask
public interface IDTSSendMailTask
public interface class IDTSSendMailTask
type IDTSSendMailTask =  interface end
public interface IDTSSendMailTask

IDTSSendMailTask 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 CCLine 인프라입니다. Gets or sets the e-mail addresses of the carbon copy recipients.
공용 속성 FileAttachments 인프라입니다. Gets or sets the names of the files attached to the e-mail message.
공용 속성 FromLine 인프라입니다. Gets or sets the e-mail address of the sender.
공용 속성 MessageSource 인프라입니다. Gets or sets the message body or the name of the source that contains the message body.
공용 속성 MessageSourceType 인프라입니다. Gets or sets the source type of the message body.
공용 속성 Priority 인프라입니다. Gets or sets the priority of the message.
공용 속성 SmtpConnection 인프라입니다. Gets or sets the name or IP address of the SMTP server.
공용 속성 Subject 인프라입니다. Gets or sets the subject of the e-mail message.
공용 속성 ToLine 인프라입니다. Gets or sets the e-mail addresses of the recipients.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Dts.Tasks.SendMailTask 네임스페이스