您好,您那边是想计算线数据集中线对象的长度之和吗?可以通过数据集的属性表求和的功能,使用recordset.statistic(java.lang.String fieldName, StatisticMode mode)方法,字段选择SmLength字段就可以了