QueryBuilderModel.SqlDataSourceJson Property
Specifies a SQL data source’s model serialized to the JSON string.
Namespace: DevExpress.XtraReports.Web.QueryBuilder
Assembly: DevExpress.XtraReports.v24.1.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Property Value
Type | Description |
---|---|
String | A String that specifies the JSON representation of the SQL data source model. |
See Also