SMTPConn-Konstruktor
Initializes a new instance of the SMTPConn class.
Namespace: Microsoft.SqlServer.Dts.ManagedConnections
Assembly: Microsoft.SqlServer.ManagedConnections (in Microsoft.SqlServer.ManagedConnections.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SMTPConn()
public SMTPConn()
public:
SMTPConn()
new : unit -> SMTPConn
public function SMTPConn()