IDTSSetConnectionManager.SetConnectionManager(Object) Method

Definition

Sets the specified connection manager.

public:
 void SetConnectionManager(System::Object ^ connectionManager);
public void SetConnectionManager (object connectionManager);
abstract member SetConnectionManager : obj -> unit
Public Sub SetConnectionManager (connectionManager As Object)

Parameters

connectionManager
Object

The connection manager to set.

Applies to