HResults.DTS_E_FUZZYLOOKUPUNABLETODETERMINEREFERENCETABLESIZE 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.
An attempt to determine the size of the reference table '%1' failed. It is possible that this object is a view and not a table. Fuzzy Lookup does not support views when CopyReferentaceTable=false. Make sure that the table exists and that CopyReferenceTable=true.
public: int DTS_E_FUZZYLOOKUPUNABLETODETERMINEREFERENCETABLESIZE = -1071611020;
public const int DTS_E_FUZZYLOOKUPUNABLETODETERMINEREFERENCETABLESIZE = -1071611020;
val mutable DTS_E_FUZZYLOOKUPUNABLETODETERMINEREFERENCETABLESIZE : int
Public Const DTS_E_FUZZYLOOKUPUNABLETODETERMINEREFERENCETABLESIZE As Integer = -1071611020