Back to Devexpress

SqlGeometryDataAdapter Properties

wpf-devexpress-dot-xpf-dot-map-dot-sqlgeometrydataadapter-dot-underscore-properties.md

latest3.7 KB
Original Source

SqlGeometryDataAdapter Properties

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

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
ClustererGets or sets the clusterer that aggregates 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.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DisplayItemsReturns map items which are displayed by a map control. Inherited from MapDataAdapterBase.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
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.

See Also

SqlGeometryDataAdapter Class

SqlGeometryDataAdapter Members

DevExpress.Xpf.Map Namespace