DTS_E_CANNOTLOADCOMPONENT フィールド
マネージ パイプライン コンポーネント "%1" を読み込めませんでした。例外: %2。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Const DTS_E_CANNOTLOADCOMPONENT As Integer
'使用
Dim value As Integer
value = HResults.DTS_E_CANNOTLOADCOMPONENT
public const int DTS_E_CANNOTLOADCOMPONENT
public:
literal int DTS_E_CANNOTLOADCOMPONENT
static val mutable DTS_E_CANNOTLOADCOMPONENT: int
public const var DTS_E_CANNOTLOADCOMPONENT : int