HResults.DTS_E_FG_FUZZY_MATCH_ON_NONSTRING Field

Definition

MessageId: DTS_E_FG_FUZZY_MATCH_ON_NONSTRING MessageText: A fuzzy match is specified on column "%1!s!" (%2!d!) that is not a data type of DT_STR or DT_WSTR.

public: int DTS_E_FG_FUZZY_MATCH_ON_NONSTRING = -1071611255;
public const int DTS_E_FG_FUZZY_MATCH_ON_NONSTRING = -1071611255;
val mutable DTS_E_FG_FUZZY_MATCH_ON_NONSTRING : int
Public Const DTS_E_FG_FUZZY_MATCH_ON_NONSTRING As Integer  = -1071611255

Field Value

Value = -1071611255

Applies to