Udostępnij za pośrednictwem


Pole HResults.DTS_E_FUZZYLOOKUPUNABLETODETERMINEREFERENCETABLESIZE

Nie można określić rozmiaru tabela referencyjna '% 1'.Jest możliwe, że obiekt jest widok, a nie w tabela.Wyszukiwanie rozmyte nie obsługuje widoki, kiedy CopyReferentaceTable = false.Upewnij się, że istnieje tabela i że CopyReferenceTable = true.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public Const DTS_E_FUZZYLOOKUPUNABLETODETERMINEREFERENCETABLESIZE As Integer
'Użycie
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