Compartir a través de


Campo HResults.DTS_E_TXAGG_BADKEYSVALUE

The property %1 must either be empty, or a number between %2!u! and %3!u!. The Keys or CountDistinctKeys property has an invalid value. The property should be a number between 0 and ULONG_MAX, inclusive, or not be set.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_E_TXAGG_BADKEYSVALUE As Integer
'Uso
Dim value As Integer 

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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime