Imported Upstream version 5.10.0.103

Former-commit-id: ca91c6a33a1967ce859ed3061b54a7a1a6548637
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2018-02-10 19:10:27 +00:00
parent 32bf5370df
commit e8112b0628
43 changed files with 49 additions and 35 deletions

View File

@@ -729,7 +729,7 @@ namespace Microsoft.SqlServer.Server
}
}
public IDataReader GetData(int i)
IDataReader System.Data.IDataRecord.GetData (int ordinal)
{
throw ADP.NotSupported();
}