Compartilhar via


Campo HResults.DTS_W_LOGPROVIDERPRODUCTLEVEL

The log provider "%1!s!" cannot log messages on the installed %2!s! of SQL Server. The log provider requires %3!s! or higher.

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

Sintaxe

'Declaração
Public Const DTS_W_LOGPROVIDERPRODUCTLEVEL As Integer
'Uso
Dim value As Integer 

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

Consulte também

Referência

HResults Classe

Namespace Microsoft.SqlServer.Dts.Runtime