HResults.DTS_E_FUZZYLOOKUPREFTABLETOOBIG 字段

定义

MessageId:DTS_E_FUZZYLOOKUPREFTABLETOOBIG MessageText:指定的引用表包含过多行。 模糊查找只可用于不足 10 亿行的引用表。 请考虑缩小您的引用表。

public: int DTS_E_FUZZYLOOKUPREFTABLETOOBIG = -1071611021;
public const int DTS_E_FUZZYLOOKUPREFTABLETOOBIG = -1071611021;
val mutable DTS_E_FUZZYLOOKUPREFTABLETOOBIG : int
Public Const DTS_E_FUZZYLOOKUPREFTABLETOOBIG As Integer  = -1071611021

字段值

Value = -1071611021

适用于