HResults.DTS_E_TXAGG_TOOMANYKEYS Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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