ConnectionManagerItem.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.