Data for Silverlight
ChildTable Property

C1.Silverlight.Data Namespace > DataRelation Class : ChildTable Property
Gets a reference to the child DataTable in this DataRelation.
Syntax
'Declaration
 
Public ReadOnly Property ChildTable As DataTable
public DataTable ChildTable {get;}
See Also

Reference

DataRelation Class
DataRelation Members