DTS_MSG_SERVER_STOPPING_PACKAGE フィールド
Microsoft SSIS サービス: 実行中のパッケージを停止しています。パッケージ インスタンス ID: %1 パッケージ ID: %2 パッケージ名: %3 パッケージの説明: %4 パッケージを起動したユーザー: %5。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Const DTS_MSG_SERVER_STOPPING_PACKAGE As Integer
'使用
Dim value As Integer
value = HResults.DTS_MSG_SERVER_STOPPING_PACKAGE
public const int DTS_MSG_SERVER_STOPPING_PACKAGE
public:
literal int DTS_MSG_SERVER_STOPPING_PACKAGE
static val mutable DTS_MSG_SERVER_STOPPING_PACKAGE: int
public const var DTS_MSG_SERVER_STOPPING_PACKAGE : int