ConnectionPropertiesPage.FileName Property
Specifies the path to a database file.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
String | A String value, specifying the path to a database. |
Remarks
This property is in effect for the following data providers.
- Firebird
- Microsoft Access 97
- Microsoft Access 2007
- Microsoft SQL Server CE
- SAP Sybase Advantage
- SAP Sybase SQL Anywhere
- SQLite
- VistaDB
- XML file
See Also