TestDataSourceRequest Properties
A request to generate a test data source.| Name | Description |
|---|---|
| Options | Gets request options. Inherited from TextRequest. |
| RowCount | Specifies the number of data rows in the generated test data source. |
| Text | Gets or sets the text to manage. Inherited from TextRequest. |
See Also