A newer version of this page is available.
Switch to the current version.
FileDataAdapterBase Class
The base class for data adapters that can load data from a file.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public abstract class FileDataAdapterBase :
OuterDataAdapterBase
Public MustInherit Class FileDataAdapterBase
Inherits OuterDataAdapterBase
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
Feedback