SqlGeometryItemStorage Properties
The date adapter stores manually added SqlGeometryItem objects.| Name | Description |
|---|---|
| Clusterer | Gets or sets the clusterer that aggregates map items. Inherited from MapDataAdapterBase. |
| DisplayItems | Returns map items which are displayed by a map control. Inherited from MapDataAdapterBase. |
| Items | Provides access to the collection of SQL Geometry items. |
| SourceCoordinateSystem | Gets or sets the coordinate system of a data adapter. Inherited from CoordinateSystemDataAdapterBase. |
See Also