Skip to main content
A newer version of this page is available. .

ConnectionPropertiesPage.GetDatabases() Method

Requests the database list from the server (when this is supported by the corresponding data provider, such as MySQL).

Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

Assembly: DevExpress.Xpf.DataAccess.v21.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public void GetDatabases()
See Also