Construtor SMTPConn
Initializes a new instance of the SMTPConn class.
Namespace: Microsoft.SqlServer.Dts.ManagedConnections
Assembly: Microsoft.SqlServer.ManagedConnections (em Microsoft.SqlServer.ManagedConnections.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New SMTPConn()
public SMTPConn()
public:
SMTPConn()
new : unit -> SMTPConn
public function SMTPConn()
Consulte também