HResults.DTS_E_TXFUZZYLOOKUP_MINSIMILARITY_INVALID Field

Definition

MessageId: DTS_E_TXFUZZYLOOKUP_MINSIMILARITY_INVALID MessageText: The MinSimilarity threshold property on the Fuzzy Lookup transformation must be a value greater than or equal to 0.0 but less than 1.0.

public: int DTS_E_TXFUZZYLOOKUP_MINSIMILARITY_INVALID = -1071611127;
public const int DTS_E_TXFUZZYLOOKUP_MINSIMILARITY_INVALID = -1071611127;
val mutable DTS_E_TXFUZZYLOOKUP_MINSIMILARITY_INVALID : int
Public Const DTS_E_TXFUZZYLOOKUP_MINSIMILARITY_INVALID As Integer  = -1071611127

Field Value

Value = -1071611127

Applies to