DataSourceAdapterBase.DataMember Property
Specifies the name of an object in a data source to provide data for a data adapter.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String object. |
See Also