DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID フィールド

エラー コード 0x%3!8.8X! により、"%2" の接続マネージャー コレクション Connections の "%1" で指定されているランタイム接続マネージャーの ID を取得できません。ランタイム接続オブジェクトの ConnectionManager.ID プロパティが、コンポーネントに設定されていることを確認してください。

名前空間:  Microsoft.SqlServer.Dts.Runtime
アセンブリ:  Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)

構文

'宣言
Public Const DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID As Integer
'使用
Dim value As Integer

value = HResults.DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID
public const int DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID
public:
literal int DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID
static val mutable DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID: int
public const var DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID : int