Records

DataSet.Records property

Collection of the template instances Lazilly called during template generations

public IEnumerable<DataRecord> Records { get; set; }

See Also