ConnectionPropertiesPage.GetAvailableServers() Method
Requests the list of Microsoft SQL Server instances available on the network.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Remarks
You can access the collection of available SQL Server instances using the ConnectionPropertiesPage.AvailableServers property.
The ConnectionPropertiesPage.ServerNameLookup property specifies the currently selected SQL Server.
See Also