ConnectionManagerItem.State Property

Definition

Gets the state of the connection manager.

public:
 property Microsoft::SqlServer::Dts::Runtime::ConnectionManagerItemState State { Microsoft::SqlServer::Dts::Runtime::ConnectionManagerItemState get(); };
public Microsoft.SqlServer.Dts.Runtime.ConnectionManagerItemState State { get; }
member this.State : Microsoft.SqlServer.Dts.Runtime.ConnectionManagerItemState
Public ReadOnly Property State As ConnectionManagerItemState

Property Value

The state of the connection manager.

Applies to