HResults.DTS_W_FUZZYLOOKUP_MEMLIMITANDEXHAUSTIVESPECIFIED Field

Definition

The Exhaustive option requires that the entire reference be loaded into main memory. Since a memory limit has been specified for the MaxMemoryUsage property, it is possible that the entire reference table will not fit within this bound and that the match operation will fail at runtime.

public: int DTS_W_FUZZYLOOKUP_MEMLIMITANDEXHAUSTIVESPECIFIED = -2145352880;
public const int DTS_W_FUZZYLOOKUP_MEMLIMITANDEXHAUSTIVESPECIFIED = -2145352880;
val mutable DTS_W_FUZZYLOOKUP_MEMLIMITANDEXHAUSTIVESPECIFIED : int
Public Const DTS_W_FUZZYLOOKUP_MEMLIMITANDEXHAUSTIVESPECIFIED As Integer  = -2145352880

Field Value

Value = -2145352880

Applies to