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