Back to Devexpress

SqlGeometryDataAdapterBase Class

windowsforms-devexpress-dot-xtramap-dcf263a6.md

latest1.6 KB
Original Source

SqlGeometryDataAdapterBase Class

This class provides the base functionality to provide data from a SQL Geometry data source.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public abstract class SqlGeometryDataAdapterBase :
    OuterDataAdapterBase
vb
Public MustInherit Class SqlGeometryDataAdapterBase
    Inherits OuterDataAdapterBase

Implements

IMapDataAdapter

Inheritance

Object MapDisposableObject MapDataAdapterBase CoordinateSystemDataAdapterBase DevExpress.XtraMap.OuterDataAdapterBase SqlGeometryDataAdapterBase SqlGeometryDataAdapter

SqlGeometryItemStorage

See Also

SqlGeometryDataAdapterBase Members

DevExpress.XtraMap Namespace