Skip to main content
A newer version of this page is available. .

SqlGeometryDataAdapterBase Class

The base class for all SQL Geometry data adapters.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v21.2.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public abstract class SqlGeometryDataAdapterBase :
    CoordinateSystemDataAdapterBase
See Also