This topic has not yet been rated - Rate this topic

IDataRecord Properties

The IDataRecord type exposes the following members.

  Name Description
Public property FieldCount Gets the number of columns in the current row.
Public property Item[Int32] Gets the column located at the specified index.
Public property Item[String] Gets the column with the specified name.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.