Skip to main content

IRow.Item Property

Name Parameters Description
Item[Int32] columnIndex Gets an individual row value by the column index.
Item[String] columnName Gets an individual row value by the column name.