DOC: Incorrect Description for dataIndex (317119)



The information in this article applies to:

  • Microsoft ADO.NET (included with the .NET Framework)
  • Microsoft ADO.NET (included with the .NET Framework 1.1)

This article was previously published under Q317119
This article refers to the following Microsoft .NET Framework Class Library namespaces:
  • System.Data
  • System.Data.SqlClient

SUMMARY

In the following two MSDN links -and- dataIndex is described as "The index within the row from which to begin the read operation." The description for dataIndex should be "The index within the field from which to begin the read operation."

Modification Type:MajorLast Reviewed:9/4/2003
Keywords:kbdocerr kbinfo kbSqlClient kbSystemData KB317119