Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

SqlGeometryDataAdapter Fields
Show Inherited Hide Inherited

A data adapter that loads data from a SQL geometry data source and displays it on vector layers.
Name Description
ClustererProperty static Identifies the MapDataAdapterBase.Clusterer dependency property. Inherited from MapDataAdapterBase.
CommandTimeoutProperty static Identifies the CommandTimeout dependency property.
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