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.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String object. |
See Also