HResults.DTS_E_TXAGG_COMPFLAGS_BADAGGREGATIONTYPE Field

Definition

MessageId: DTS_E_TXAGG_COMPFLAGS_BADAGGREGATIONTYPE MessageText: The custom property "%1!s!" cannot be specified for the aggregation type selected for this column. The comparison flags custom property can only be specified for group by and count distinct aggregation types.

public: int DTS_E_TXAGG_COMPFLAGS_BADAGGREGATIONTYPE = -1071607606;
public const int DTS_E_TXAGG_COMPFLAGS_BADAGGREGATIONTYPE = -1071607606;
val mutable DTS_E_TXAGG_COMPFLAGS_BADAGGREGATIONTYPE : int
Public Const DTS_E_TXAGG_COMPFLAGS_BADAGGREGATIONTYPE As Integer  = -1071607606

Field Value

Value = -1071607606

Applies to