.NET Framework Class Library
DataRow..::.GetChildRows Method

Gets the child rows of a DataRow.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetChildRows(DataRelation)Gets the child rows of this DataRow using the specified DataRelation.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetChildRows(String)Gets the child rows of a DataRow using the specified RelationName of a DataRelation.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetChildRows(DataRelation, DataRowVersion)Gets the child rows of a DataRow using the specified DataRelation, and DataRowVersion.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetChildRows(String, DataRowVersion)Gets the child rows of a DataRow using the specified RelationName of a DataRelation, and DataRowVersion.
Top
See Also

Reference

Tags :


Page view tracker