HResults.DTS_E_FUZZYLOOKUPREFTABLETOOBIG 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_FUZZYLOOKUPREFTABLETOOBIG MessageText: The reference table specified has too many rows. Fuzzy Lookup only works with reference tables having less than 1 billion rows. Consider using a smaller view of your reference table.
public: int DTS_E_FUZZYLOOKUPREFTABLETOOBIG = -1071611021;
public const int DTS_E_FUZZYLOOKUPREFTABLETOOBIG = -1071611021;
val mutable DTS_E_FUZZYLOOKUPREFTABLETOOBIG : int
Public Const DTS_E_FUZZYLOOKUPREFTABLETOOBIG As Integer = -1071611021