Data for Silverlight
ChildRelations Property

C1.Silverlight.Data Namespace > DataTable Class : ChildRelations Property
Gets a collection with all DataRelation objects for which this table is the parent table.
Syntax
'Declaration
 
Public ReadOnly Property ChildRelations As DataRelationCollection
public DataRelationCollection ChildRelations {get;}
See Also

Reference

DataTable Class
DataTable Members