Name | Description | |
---|---|---|
DataRelation Constructor | Overloaded. |
The following tables list the members exposed by DataRelation.
Name | Description | |
---|---|---|
DataRelation Constructor | Overloaded. |
Name | Description | |
---|---|---|
ChildColumn | Gets a reference to the child DataColumn in this DataRelation. | |
ChildKeyConstraint | Gets the ForeignKeyConstraint for this DataRelation. | |
ChildTable | Gets a reference to the child DataTable in this DataRelation. | |
DataSet | Gets a reference to the DataSet to which this relation belongs. | |
ExtendedProperties | Gets a collection of custom user information associated with this NamedObject. (Inherited from C1.Silverlight.Data.NamedObject) | |
Name | Gets or sets the object's name. (Inherited from C1.Silverlight.Data.NamedObject) | |
ParentColumn | Gets a reference to the parent DataColumn in this DataRelation. | |
ParentTable | Gets a reference to the parent DataTable in this DataRelation. | |
RelationName | Gets or sets the name of the DataRelation. |