IRow Properties
A row of data in a ITable.| Name | Description |
|---|---|
| Item[Int32] | Gets an individual row value by the column index. |
| Item[String] | Gets an individual row value by the column name. |
See Also
| Name | Description |
|---|---|
| Item[Int32] | Gets an individual row value by the column index. |
| Item[String] | Gets an individual row value by the column name. |