Udostępnij za pośrednictwem


Pole HResults.DTS_E_FUZZYLOOKUPREFTABLETOOBIG

tabela referencyjna Określonych ma za dużo wierszy.Wyszukiwanie rozmyte działa tylko tabele odwołań mających mniej niż 1 miliard wierszy.Należy rozważyć użycie mniejszej widoku tabela referencyjna.

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

Składnia

'Deklaracja
Public Const DTS_E_FUZZYLOOKUPREFTABLETOOBIG As Integer
'Użycie
Dim value As Integer

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