DataSourceModel.DataSourceName Property
Specifies the report data source name.
Namespace: DevExpress.DataAccess.Wizard.Model
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value, specifying the report data source name. |
Implements
See Also