DataSourceTypes.All Property
In This Article
Indicates that all data source types are available on the Select the Data Source Type wizard page.
Namespace: DevExpress.DataAccess.Wizard.Services
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
public static DataSourceTypes All { get; }
#Property Value
Type | Description |
---|---|
Data |
A Data |
See Also