Source.DataMember Property
Gets or sets the table or list in the data source.
Namespace: DevExpress.DataAccess.DataFederation
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | null | A name of a table or a list. |
See Also