HResults.DTS_E_TXAGG_BADKEYSVALUE Field

Definition

MessageId: DTS_E_TXAGG_BADKEYSVALUE MessageText: The property %1!s! 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.

public: int DTS_E_TXAGG_BADKEYSVALUE = -1071607594;
public const int DTS_E_TXAGG_BADKEYSVALUE = -1071607594;
val mutable DTS_E_TXAGG_BADKEYSVALUE : int
Public Const DTS_E_TXAGG_BADKEYSVALUE As Integer  = -1071607594

Field Value

Value = -1071607594

Applies to