Lenguaje

ConnectionManagerItem.State Propiedad

Definición

Así se obtiene el estado del gestor de conexiones.

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

Valor de propiedad

El estado del gestor de conexiones.

Se aplica a