DTS_W_CONFIGFILENOTFOUND フィールド

構成ファイル "%1" が見つかりません。ディレクトリとファイル名を確認してください。

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

構文

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

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