Campo HResults.DTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME
The reference table name "%1" is not a valid SQL identifier. This error occurs the table name cannot be parsed from the input string. There may be unquoted spaces in the name. Verify that the name is correctly quoted.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME
public const int DTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME
public:
literal int DTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME
static val mutable DTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME: int
public const var DTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME : int