HResults.DTS_E_TXAGG_TOOMANYCOUNTDISTINCTVALUES 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.
The aggregate component encountered too many distinct values while calculating the count distinct aggregate. It cannot accommodate more than %1!u! distinct values. There were more than ULONG_MAX distinct values while calculating the count distinct aggregation.
public: int DTS_E_TXAGG_TOOMANYCOUNTDISTINCTVALUES = -1071607592;
public const int DTS_E_TXAGG_TOOMANYCOUNTDISTINCTVALUES = -1071607592;
val mutable DTS_E_TXAGG_TOOMANYCOUNTDISTINCTVALUES : int
Public Const DTS_E_TXAGG_TOOMANYCOUNTDISTINCTVALUES As Integer = -1071607592