DTS_MSG_SERVER_BAD_CONFIG フィールド
Microsoft SSIS サービス構成ファイルが正しくありません。構成ファイルの読み取り中にエラーが発生しました: %1 既定の設定を使用してサーバーを読み込んでいます。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Const DTS_MSG_SERVER_BAD_CONFIG As Integer
'使用
Dim value As Integer
value = HResults.DTS_MSG_SERVER_BAD_CONFIG
public const int DTS_MSG_SERVER_BAD_CONFIG
public:
literal int DTS_MSG_SERVER_BAD_CONFIG
static val mutable DTS_MSG_SERVER_BAD_CONFIG: int
public const var DTS_MSG_SERVER_BAD_CONFIG : int