QueryParameterViewModel.QueryName Property
Specifies the name of a query to which a current parameter belongs.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
String | A string that specifies the query name. |
See Also