DTS_MSG_SERVER_STOPPING フィールド
待ち操作がタイムアウトになりました。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Const DTS_MSG_SERVER_STOPPING As Integer
'使用
Dim value As Integer
value = HResults.DTS_MSG_SERVER_STOPPING
public const int DTS_MSG_SERVER_STOPPING
public:
literal int DTS_MSG_SERVER_STOPPING
static val mutable DTS_MSG_SERVER_STOPPING: int
public const var DTS_MSG_SERVER_STOPPING : int