提交 96e9c6dd 编写于 作者: M Marc Gravell

ahem, I totally meant to leave that in...

上级 9aadf7f6
......@@ -1506,9 +1506,6 @@ private static Exception MultiMapException(IDataRecord reader)
if (returnNullIfFirstMissing)
{
if (Settings.IgnoreDuplicatedColumns)
System.Diagnostics.Debugger.Break();
if (firstCol == -1) return null;
values[0] = r.GetValue(startBound + firstCol);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册