Back to Devexpress

SqlGeometryDataAdapter Properties

windowsforms-devexpress-dot-xtramap-dot-sqlgeometrydataadapter-dot-underscore-properties.md

latest1.9 KB
Original Source

SqlGeometryDataAdapter Properties

A data adapter that loads data from a SQL geometry data source and displays it on vector layers.

NameDescription
ClustererGets or sets the clusterer used to clusterize map items. Inherited from MapDataAdapterBase.
CommandTimeoutGets or sets the wait time (in seconds) before the attempt to load data is terminated and an error occurs.
ConnectionStringGets or sets the connection string to a SQL database.
SourceCoordinateSystemGets or sets the coordinate system of a data adapter. Inherited from CoordinateSystemDataAdapterBase.
SpatialDataMemberGets or sets the name of a spatial data member.
SqlTextGets or sets the SQL query that will be used to select data from a SQL database.
WizardSourceFor internal use.

See Also

SqlGeometryDataAdapter Class

SqlGeometryDataAdapter Members

DevExpress.XtraMap Namespace