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

DataSourceAdapterBase Fields

The base class for data adapters that can load data from data sources.
Name Description
AttributeMappingsProperty static Identifies the DataSourceAdapterBase.AttributeMappings dependency property.
ClustererProperty static Identifies the MapDataAdapterBase.Clusterer dependency property. Inherited from MapDataAdapterBase.
DataMemberProperty static Identifies the DataSourceAdapterBase.DataMember dependency property.
DataSourceProperty static Identifies the DataSourceAdapterBase.DataSource dependency property.
SourceCoordinateSystemProperty static Identifies the CoordinateSystemDataAdapterBase.SourceCoordinateSystem dependency property. Inherited from CoordinateSystemDataAdapterBase.
See Also