HResults.DTS_E_TXAGG_SORTKEYGENFAILED Field

Definition

MessageId: DTS_E_TXAGG_SORTKEYGENFAILED MessageText: Generating a sort key failed with error 0x%1!8.8X!. The ComparisonFlags are enabled, and generating a sortkey with LCMapString failed.

public: int DTS_E_TXAGG_SORTKEYGENFAILED = -1071607623;
public const int DTS_E_TXAGG_SORTKEYGENFAILED = -1071607623;
val mutable DTS_E_TXAGG_SORTKEYGENFAILED : int
Public Const DTS_E_TXAGG_SORTKEYGENFAILED As Integer  = -1071607623

Field Value

Value = -1071607623

Applies to