Skip to main content

QueryParameterInternal.Type Property

Indicates the query parameter type.

Namespace: DevExpress.DataAccess.Wizard

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public Type Type { get; }

Property Value

Type Description
Type

A Type value.

Implements

See Also