DTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME 欄位
The reference table name "%1" is not a valid SQL identifier. This error occurs the 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.
命名空間: Microsoft.SqlServer.Dts.Runtime
組件: Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)
語法
'宣告
Public Const DTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME As Integer
'用途
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