HResults.DTS_E_TXFUZZYLOOKUP_INCOMPATIBLE_EXACT_JOIN_DATATYPES Campo

Definição

MessageId: DTS_E_TXFUZZYLOOKUP_INCOMPATIBLE_EXACT_JOIN_DATATYPES MessageText: as colunas de pesquisa exatas, "%1!s!" e "%2!s!", não têm tipos de dados iguais ou não são tipos de cadeia de caracteres comparáveis. Existe suporte para junções exatas entre colunas com tipos de dados iguais ou com uma combinação de DT_STR e DT_WSTR.

public: int DTS_E_TXFUZZYLOOKUP_INCOMPATIBLE_EXACT_JOIN_DATATYPES = -1071611124;
public const int DTS_E_TXFUZZYLOOKUP_INCOMPATIBLE_EXACT_JOIN_DATATYPES = -1071611124;
val mutable DTS_E_TXFUZZYLOOKUP_INCOMPATIBLE_EXACT_JOIN_DATATYPES : int
Public Const DTS_E_TXFUZZYLOOKUP_INCOMPATIBLE_EXACT_JOIN_DATATYPES As Integer  = -1071611124

Valor do campo

Value = -1071611124

Aplica-se a