Data for Silverlight
DataRelation Class Members
Properties 

C1.Silverlight.Data Namespace : DataRelation Class

The following tables list the members exposed by DataRelation.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets a reference to the child DataColumn in this DataRelation.  
Public PropertyGets the ForeignKeyConstraint for this DataRelation.  
Public PropertyGets a reference to the child DataTable in this DataRelation.  
Public PropertyGets a reference to the DataSet to which this relation belongs.  
Public PropertyGets a collection of custom user information associated with this NamedObject. (Inherited from C1.Silverlight.Data.NamedObject)
Public PropertyGets or sets the object's name. (Inherited from C1.Silverlight.Data.NamedObject)
Public PropertyGets a reference to the parent DataColumn in this DataRelation.  
Public PropertyGets a reference to the parent DataTable in this DataRelation.  
Public PropertyGets or sets the name of the DataRelation.  
Top
See Also

Reference

DataRelation Class
C1.Silverlight.Data Namespace