IRow Members
In This Article
#Properties
Name | Description |
---|---|
Item[Int32] | Gets an individual row value by the column index. |
Item[String] | Gets an individual row value by the column name. |
#Methods
Name | Description |
---|---|
Get |
Gets a collection of detail rows for the current master row. |
Get |
Gets a collection of detail rows for the current master row. |
Get |
Returns an enumerator that iterates through the collection.
Inherited from IEnumerable |
Get |
Gets an individual row value for the specified column. |
Get |
Gets an individual row value by the column index. |
Get |
Gets an individual row value by the column name. |
See Also