ASPxQueryBuilder.OpenConnection(String) Method
Opens a connection to a database.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v26.1.Web.WebForms.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| connectionName | String | The name of a connection string defined in the application’s configuration file. |
See Also