ConnectionPropertiesPage.ServerTypeAdvantage Property
Specifies the type of the Advantage server.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
AdvantageServerType | An AdvantageServerType enumeration value. |
Available values:
Name | Description |
---|---|
Local | Identifies the Local server type. |
Remote | Identifies the Remote server type. |
Internet | Identifies the Internet server type. |
See Also