记录
DataSet.Records property
在模板生成期间惰性调用的模板实例集合
public IEnumerable<DataRecord> Records { get; set; }
另请参阅
- class DataRecord
- class DataSet
- namespace Aspose.OMR.BatchProcessings
- assembly Aspose.OMR
在模板生成期间惰性调用的模板实例集合
public IEnumerable<DataRecord> Records { get; set; }