Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Contains the methods and properties used by SMTP connections.
The following tables list the members exposed by the SMTPConn type.
Public Constructors
| Имя | Description | |
|---|---|---|
| SMTPConn | Overloaded. Initializes a new instance of the SMTPConn class. |
В начало
Public Properties
| Имя | Description | |
|---|---|---|
![]() ![]() |
ConnectionDescription | Returns the localized description of the connection. |
![]() ![]() |
ConnectionDisplayName | Returns the localized display name of the connection. |
![]() |
ConnectionString | Overridden. Gets or sets the connection string for the SMTP connection. |
![]() |
EnableSsl | Gets or sets a Boolean indicating whether to encrypt communication using Secure Sockets Layer (SSL) when sending e-mail messages. |
![]() |
ProtectionLevel | Gets or sets a value, by using the DTSProtectionLevel enumeration, that enforces how the connection controls sensitive information. (inherited from ConnectionManagerBase) |
![]() |
SmtpServer | Gets or sets the name used to connect to the SMTP server. |
![]() |
SupportsDTCTransactions | Returns a Boolean that indicates if the connection supports Microsoft Distributed Transaction Coordinator (MS DTC) transactions. (inherited from ConnectionManagerBase) |
![]() |
UseWindowsAuthentication | Gets or sets a Boolean indicating whether to access the SMTP server using Windows Authentication. |
![]() |
Version | Returns the version of this connection manager. (inherited from ConnectionManagerBase) |
В начало
Public Methods
(see also Protected Methods )
| Имя | Description | |
|---|---|---|
![]() |
AcquireConnection | Overridden. Establishes the SMTP connection and returns a connection object. |
![]() |
CanUpdate | (inherited from ConnectionManagerBase ) |
![]() |
Equals | Overloaded. (inherited from DtsObject ) |
![]() |
GetHashCode | Returns the hash code for this instance. (inherited from DtsObject) |
![]() |
GetType | (inherited from Object ) |
![]() |
LoadFromXML | This method is not callable by your application code. To load a package saved as .xml, use the Application.LoadPackage method. |
![]() ![]() |
op_Equality | (inherited from DtsObject ) |
![]() ![]() |
op_Inequality | (inherited from DtsObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ReleaseConnection | (inherited from ConnectionManagerBase ) |
![]() |
SaveToXML | This method is not callable by your application code. To save a package as .xml, use the Application.SaveToXml method. |
![]() |
SetQualifier | (inherited from ConnectionManagerBase ) |
![]() |
ToString | (inherited from Object ) |
![]() |
Update | (inherited from ConnectionManagerBase ) |
![]() |
Validate | (inherited from ConnectionManagerBase ) |
В начало
Protected Methods
| Имя | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
В начало
См. также
Справочник
SMTPConn Class
Microsoft.SqlServer.Dts.ManagedConnections Namespace
.gif)
.gif)
.gif)
.gif)