Skip to main content

SqlGeometryDataAdapterBase Methods

The base class for all SQL Geometry data adapters.
Name Description
GetItemBySourceObject(Object) Gets a map item by the source object. Inherited from MapDataAdapterBase.
GetItemSourceObject(MapItem) Returns the source object of the specified map item.
LoadData() Loads data from the specified data source. Inherited from MapDataAdapterBase.
OnClustered() Called after the clusterization is finished. Inherited from MapDataAdapterBase.
OnViewportUpdated(MapViewport) Called every time the viewport is changed. Inherited from MapDataAdapterBase.
See Also