HResults.DTS_E_TXAGG_TOOMANYKEYS Field

Definition

MessageId: DTS_E_TXAGG_TOOMANYKEYS MessageText: The aggregate component encountered too many distinct key combinations. It cannot accommodate more than %1!u! distinct key values. There are more than ULONG_MAX distinct key values in the main workspace.

public: int DTS_E_TXAGG_TOOMANYKEYS = -1071607593;
public const int DTS_E_TXAGG_TOOMANYKEYS = -1071607593;
val mutable DTS_E_TXAGG_TOOMANYKEYS : int
Public Const DTS_E_TXAGG_TOOMANYKEYS As Integer  = -1071607593

Field Value

Value = -1071607593

Applies to