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

SqlGeometryDataAdapter Fields

The data adapter that allows generating map items from a geometry datasource.
Name Description
ClustererProperty static Identifies the MapDataAdapterBase.Clusterer dependency property. Inherited from MapDataAdapterBase.
ConnectionStringProperty static Identifies the SqlGeometryDataAdapter.ConnectionString dependency property.
SourceCoordinateSystemProperty static Identifies the CoordinateSystemDataAdapterBase.SourceCoordinateSystem dependency property. Inherited from CoordinateSystemDataAdapterBase.
SpatialDataMemberProperty static Identifies the SqlGeometryDataAdapter.SpatialDataMember dependency property.
SqlTextProperty static Identifies the SqlGeometryDataAdapter.SqlText dependency property.
See Also