Method Next
| Improve this Doc View SourceNext(DataRow)
Gets next DataSet chain for specified DataRow.
Declaration
public DataSetChain Next(DataRow dataRow)
Parameters
| Type | Name | Description |
|---|---|---|
| DataRow | dataRow | The specified DataRow. |
Returns
| Type | Description |
|---|---|
| DataSetChain | Next DataSet chain for specified DataRow. |