Champ 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 a 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 (dans 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