Partager via


Champ 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.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_TXAGG_BADKEYSVALUE As Integer
'Utilisation
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

Voir aussi

Référence

HResults Classe

Espace de noms Microsoft.SqlServer.Dts.Runtime