Condividi tramite


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.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_TXAGG_BADKEYSVALUE As Integer
'Utilizzo
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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime