QueryParameterCollection Class
Represents a collection of OperandValue objects.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
Declaration
Remarks
The methods provided by the QueryParameterCollection class allow you to perform common collection management tasks (adding, removing elements, etc.).
Inheritance
See Also