TotalRows

ImportTableOptions.TotalRows property

获取或设置要从数据源导入的总行数。 -1 表示给定数据源的所有行。

public int TotalRows { get; set; }

也可以看看