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.
네임스페이스: 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