HResults.DTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME Field

Definition

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

Field Value

Value = -1071611052

Applies to