FileDataAdapterBase Class
The base class for data adapters that can load data from a file.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Remarks
This class introduces the FileDataAdapterBase.FileUri property, which specifies the path to the file.
Implements
Inheritance
Object
MapDisposableObject
MapDataAdapterBase
CoordinateSystemDataAdapterBase
DevExpress.XtraMap.OuterDataAdapterBase
See Also