Udostępnij za pośrednictwem


Pole HResults.DTS_MSG_SERVER_STOPPING_PACKAGE

Usługa Microsoft SSIS: zatrzymywanie, uruchamianie pakiet.Identyfikator wystąpienie pakiet: Identyfikator 1Package %: Nazwa 2Package %: % 3Package opis: % 4Package rozpoczęte przez: %5.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public Const DTS_MSG_SERVER_STOPPING_PACKAGE As Integer
'Użycie
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