DTS_MSG_SERVER_STARTED フィールド

Microsoft SSIS サービスが開始されました。サーバーのバージョン %1

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

構文

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

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