ConnectionManagerItem.State プロパティ

定義

接続マネージャーの状態を取得します。

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

プロパティ値

接続マネージャーの状態です。

適用対象