| Attributes |
| Name | Required | Request-time | Type | Description |
| dsn | true | true | java.lang.String | The name of the data source. |
| size | true | true | java.lang.String | The number of rows in the repeated region. |
| rowVar | true | true | java.lang.String | The name of the instance variable that references the current data source TCEntity object. |
| reset | false | false | java.lang.String | Set to 'true' to restart at the beginning of the result set. |
| clearResultSet | false | true | java.lang.String | Set to 'true' to clear the current resultset to free resources. |
| condition | false | true | java.lang.String | The additional condition to filter the rows displayed in the RR. |