DataSourceAdapterBase Properties
The base class for data adapters that can load data from data sources.
Name | Description |
---|---|
Attribute |
Provides access to the collection of attribute mappings. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Clusterer |
Gets or sets the clusterer that aggregates map items.
Inherited from Map |
Data |
Specifies the name of an object in a data source to provide data for a data adapter. |
Data |
Specifies the data source to provide data for a data adapter. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Display |
Returns map items which are displayed by a map control.
Inherited from Map |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Source |
Gets or sets the coordinate system of a data adapter.
Inherited from Coordinate |
See Also