共用方式為


DTS_E_FUZZYLOOKUPUNABLETODETERMINEREFERENCETABLESIZE 欄位

Unable to determine the size of the reference table '%1'. 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.

命名空間:  Microsoft.SqlServer.Dts.Runtime
組件:  Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)

語法

'宣告
Public Const DTS_E_FUZZYLOOKUPUNABLETODETERMINEREFERENCETABLESIZE As Integer
'用途
Dim value As Integer

value = HResults.DTS_E_FUZZYLOOKUPUNABLETODETERMINEREFERENCETABLESIZE
public const int DTS_E_FUZZYLOOKUPUNABLETODETERMINEREFERENCETABLESIZE
public:
literal int DTS_E_FUZZYLOOKUPUNABLETODETERMINEREFERENCETABLESIZE
static val mutable DTS_E_FUZZYLOOKUPUNABLETODETERMINEREFERENCETABLESIZE: int
public const var DTS_E_FUZZYLOOKUPUNABLETODETERMINEREFERENCETABLESIZE : int