HResults.DTS_E_FG_FUZZY_MATCH_ON_NONSTRING 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.
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