HResults.DTS_E_TXFUZZYLOOKUP_INDEX_DOES_NOT_CONTAIN_COLUMN Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
L'index de correspondance déjà existant « %1 » n'a pas été créé à l'origine avec des informations de correspondance approximative pour la colonne « %2 ». Il doit être recréé pour inclure ces informations. Cette erreur se produit lorsque l'index a été créé avec une colonne qui n'est pas une colonne de jonction approximative.
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