Modifier and Type | Method and Description |
---|---|
DataRowCollection |
DataTable.getRows()
Getter for the field
rows . |
Modifier and Type | Method and Description |
---|---|
MailMessageCollection |
TemplateEngine.instantiate(DataRowCollection rows)
Instantiates the template with a DataRowCollection as datasource.
|
MailMessageCollection |
TemplateEngine.instantiate(DataRowCollection rows,
DataColumnMappingCollection mappings)
Instantiates the template with a DataRowCollection as datasource.
|