ConnectionPropertiesPage.ServerName Property
Specifies the name of a server to which the connection should be established.
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 server name. |
Remarks
This property is in effect for the following data providers.
- Amazon Redshift
- Firebird
- IBM DB2
- MySQL
- Oracle
- Pervasive PSQL
- PostgreSQL
- SAP Sybase ASE
- SAP Sybase SQL Anywhere
- Teradata
See Also