ManageQueriesContext.ParameterService Property
Stores a service that manages external parameters of MongoDB queries in the Manage Queries dialog.
Namespace: DevExpress.DataAccess.UI.MongoDB
Assembly: DevExpress.DataAccess.v24.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Property Value
Type | Description |
---|---|
IParameterService | An object that manages external parameters of MongoDB queries. |
See Also