MapDataAdapterBase Class
The base class for all data adapters that can be used with the Map control.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
public abstract class MapDataAdapterBase :
MapDisposableObject,
IMapDataAdapter,
ILockableObject,
IDataAdapter,
IDisposable,
IDesignTimeItemBoundsProvider,
IComponentProvider,
IComponent,
IComponentContainer
Implements
Inheritance
Object
MapDisposableObject
MapDataAdapterBase
See Also