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