ConnectionPropertiesPage.Hostname Property
Specifies the host name of the SAP SQL Anywhere 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 SAP SQL Anywhere server host name. |
See Also