HResults.DTS_E_TXFUZZYLOOKUP_REF_TABLE_MISSING_IDENTITY_INDEX Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The reference table '%1' does not have a clustered index on an integer identity column, which is required if the property 'CopyRefTable' is set to FALSE. If CopyRefTable is false, the reference table must have a clustered index on an integer identity column.
public: int DTS_E_TXFUZZYLOOKUP_REF_TABLE_MISSING_IDENTITY_INDEX = -1071611102;
public const int DTS_E_TXFUZZYLOOKUP_REF_TABLE_MISSING_IDENTITY_INDEX = -1071611102;
val mutable DTS_E_TXFUZZYLOOKUP_REF_TABLE_MISSING_IDENTITY_INDEX : int
Public Const DTS_E_TXFUZZYLOOKUP_REF_TABLE_MISSING_IDENTITY_INDEX As Integer = -1071611102