Campo HResults.DTS_E_TERMLOOKUP_COUNTTERM

An error occurred while counting term candidates. The error code returned was 0x%1!8.8X!.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_TERMLOOKUP_COUNTTERM As Integer
'Utilizzo
Dim value As Integer 

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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime