Skip to main content

IDocumentDataStorageProvider.ConnectionString Property

Specifies a connection string for the report service database.

Namespace: DevExpress.XtraReports.Service.Extensions

Assembly: DevExpress.XtraReports.v23.2.Service.dll

NuGet Packages: DevExpress.Reporting.WCF, DevExpress.Win.Dashboard

Declaration

string ConnectionString { get; }

Property Value

Type Description
String

A String value specifying a connection string.

See Also