TestDataSourceRequest(String, Int32) Constructor
Initializes a new instance of the TestDataSourceRequest class with specified settings.
Namespace: DevExpress.AIIntegration.Reporting.Common.Extensions
Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll
NuGet Package: DevExpress.AIIntegration.Reporting.Common
Declaration
Parameters
Name | Type | Description |
---|---|---|
json | String | |
rowCount | Int32 | The number of data rows. |
See Also