HResults.DTS_E_FUZZYLOOKUPUNABLETODETERMINEREFERENCETABLESIZE Field

Definition

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

Field Value

Value = -1071611020

Applies to