HResults.DTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME MessageText: The reference table name "%1!s!" is not a valid SQL identifier. This error occurs if 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.
public: int DTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME = -1071611052;
public const int DTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME = -1071611052;
val mutable DTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME : int
Public Const DTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME As Integer = -1071611052