DataRelation rel; rel = new DataRelation("Rel_FID_RESPONSIBLE", new System.Data.DataColumn[] {parentCol1, parentCol2}, new System.Data.DataColumn[] {childCol1, childCol2});