// Constructors
 public DesignerDataRelationship(string name, System.Collections.ICollection parentColumns, DesignerDataTable childTable, System.Collections.ICollection childColumns)
 {
 }
	// Constructors
	public DesignerDataRelationship(string name, System.Collections.ICollection parentColumns, DesignerDataTable childTable, System.Collections.ICollection childColumns) {}