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