HResults.DTS_W_FUZZYLOOKUP_TOOMANYEXACTMATCHCOLUMNS 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.
MessageId: DTS_W_FUZZYLOOKUP_TOOMANYEXACTMATCHCOLUMNS MessageText: There are more than 16 exact match joins, so performance may not be optimal. Reduce the number of exact match joins to improve performance. SQL Server has a limit of 16 columns per index, the inverted index will be used for all lookups.
public: int DTS_W_FUZZYLOOKUP_TOOMANYEXACTMATCHCOLUMNS = -2145352914;
public const int DTS_W_FUZZYLOOKUP_TOOMANYEXACTMATCHCOLUMNS = -2145352914;
val mutable DTS_W_FUZZYLOOKUP_TOOMANYEXACTMATCHCOLUMNS : int
Public Const DTS_W_FUZZYLOOKUP_TOOMANYEXACTMATCHCOLUMNS As Integer = -2145352914