Data for Silverlight
ParentRelations Property

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

Reference

DataTable Class
DataTable Members