Skip to main content
A newer version of this page is available. .

IDocumentDataStorageProvider.ConnectionString Property

Specifies a connection string for the report service database.

Namespace: DevExpress.XtraReports.Service.Extensions

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

Declaration

string ConnectionString { get; }

Property Value

Type Description
String

A String value specifying a connection string.

See Also