Share via


HResults.DTS_E_TXFUZZYLOOKUP_REF_CONTAINS_NON_INTEGER_IDENT_COLUMN Feld

Definition

Die Verweistabelle '%1' enthält eine nicht ganzzahlige Identitätsspalte, die nicht unterstützt wird. Verwenden Sie eine Tabellensicht ohne die Spalte '%2'. Dieser Fehler tritt auf, weil beim Erstellen einer Kopie der Verweistabelle eine ganzzahlige Identitätsspalte hinzugefügt wird, wobei aber nur eine Identitätsspalte pro Tabelle zulässig ist.

public: int DTS_E_TXFUZZYLOOKUP_REF_CONTAINS_NON_INTEGER_IDENT_COLUMN = -1071611101;
public const int DTS_E_TXFUZZYLOOKUP_REF_CONTAINS_NON_INTEGER_IDENT_COLUMN = -1071611101;
val mutable DTS_E_TXFUZZYLOOKUP_REF_CONTAINS_NON_INTEGER_IDENT_COLUMN : int
Public Const DTS_E_TXFUZZYLOOKUP_REF_CONTAINS_NON_INTEGER_IDENT_COLUMN As Integer  = -1071611101

Feldwert

Value = -1071611101

Gilt für: