Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public void GetDatabases()
See Also