C1.C1DataExtender.2 Assembly > C1.C1DataExtender Namespace > ViewJoin Class > ViewJoin Constructor : ViewJoin Constructor(DataRelation,DataTable) |
'Declaration Public Function New( _ ByVal childRelation As System.Data.DataRelation, _ ByVal childTable As System.Data.DataTable _ )
public ViewJoin( System.Data.DataRelation childRelation, System.Data.DataTable childTable )