SMOServerConn Constructor
Initializes a new instance of the SMOServerConn 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 SMOServerConn()
public SMOServerConn()
public:
SMOServerConn()
new : unit -> SMOServerConn
public function SMOServerConn()