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