Skip to main content
A newer version of this page is available. .

Parameter Class

A method or constructor parameter of an ObjectDataSource.

Namespace: DevExpress.DataAccess.ObjectBinding

Assembly: DevExpress.DataAccess.v21.1.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.Design

Declaration

public sealed class Parameter :
    DataSourceParameterBase

Remarks

A collection of Parameter objects is returned by the following properties.

Inheritance

See Also