| |||||||||||
DataTable.ParentRelations PropertySystem.Data Namespace DataTable Class Returns the collection of parent relations for this DataTable. Syntax
Property Value
The property is read only with no default value. ExampleThe following example uses the ParentRelations property to return each parent DataRelation in a DataTable. Each relation is then used as an argument in the GetParentRows method of the DataRow to return an array of rows. The value of each column in the row is then printed.
See AlsoDataTable Members ChildRelations DataRelation DataSet Relations |
| ||||||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme