Show / Hide Table of Contents

Method Next

| Improve this Doc View Source

Next(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.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest