cnt3 property

void cnt3=(int value)

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

Implementation

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