HResults.DTS_E_TERMEXTRACTION_EXCEED_MAXWORDNUM Field

Definition

MessageId: DTS_E_TERMEXTRACTION_EXCEED_MAXWORDNUM MessageText: The Term Extraction transformation is unable to process the input text because a sentence from the input text is too long. The sentence is segmented into several sentences.

public: int DTS_E_TERMEXTRACTION_EXCEED_MAXWORDNUM = -1071607578;
public const int DTS_E_TERMEXTRACTION_EXCEED_MAXWORDNUM = -1071607578;
val mutable DTS_E_TERMEXTRACTION_EXCEED_MAXWORDNUM : int
Public Const DTS_E_TERMEXTRACTION_EXCEED_MAXWORDNUM As Integer  = -1071607578

Field Value

Value = -1071607578

Applies to