Skip to main content
All docs
V26.1
  • PromptToReportRequest.DataSourceSchema Property

    Specifies a schema of a report’s data source.

    Namespace: DevExpress.AIIntegration.Reporting.Common.Extensions

    Assembly: DevExpress.AIIntegration.Reporting.Common.v26.1.dll

    Declaration

    public string DataSourceSchema { get; set; }

    Property Value

    Type Description
    String

    A String value.

    See Also