Share via


HResults.DTS_E_TXFUZZYLOOKUP_INDEX_DOES_NOT_CONTAIN_COLUMN Campo

Definición

El índice de coincidencia existente "%1" especificado no se generó originalmente con información de coincidencias parciales para la columna "%2". Debe volver a generarse para incluir esta información. Este error se produce si se generó el índice con una columna que no era de combinación parcial.

public: int DTS_E_TXFUZZYLOOKUP_INDEX_DOES_NOT_CONTAIN_COLUMN = -1071611130;
public const int DTS_E_TXFUZZYLOOKUP_INDEX_DOES_NOT_CONTAIN_COLUMN = -1071611130;
val mutable DTS_E_TXFUZZYLOOKUP_INDEX_DOES_NOT_CONTAIN_COLUMN : int
Public Const DTS_E_TXFUZZYLOOKUP_INDEX_DOES_NOT_CONTAIN_COLUMN As Integer  = -1071611130

Valor de campo

Value = -1071611130

Se aplica a