Partilhar via


Campo HResults.DTS_MSG_SERVER_STARTED

Microsoft SSIS Service started. Server version %1

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Const DTS_MSG_SERVER_STARTED As Integer
'Uso
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

Consulte também

Referência

HResults Classe

Namespace Microsoft.SqlServer.Dts.Runtime