Поделиться через


Поле HResults.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

См. также

Справочник

HResults Класс

Пространство имен Microsoft.SqlServer.Dts.Runtime