Data for Silverlight
Relations Property

C1.Silverlight.Data Namespace > DataSet Class : Relations Property
Gets a list with all the DataRelation objects in the DataSet.
Syntax
'Declaration
 
Public ReadOnly Property Relations As DataRelationCollection
public DataRelationCollection Relations {get;}
See Also

Reference

DataSet Class
DataSet Members