cnt1 property

void cnt1=(int value)

子customx.rid1为本customx.id的子customx数量

Implementation

set cnt1(int value) => data['cnt1'] = DbQueryField.toBaseType(value);