Adds a System.Data.DataRelation to the System.Data.DataRelationCollection.
If the relation is successfully added to the collection, the DataRelationCollection.CollectionChanged event occurs.
When a System.Data.DataRelation object is added to the collection, System.Data.ForeignKeyConstraint and System.Data.UniqueConstraint objects are created by default if they do not already exist.