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

MVCxFilterControlExpressionInfo.FilterExpressionForOracle Property

Returns the filter expression for an Oracle database.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.2.dll

Declaration

public string FilterExpressionForOracle { get; }

Property Value

Type Description
String

A string value that is the filter expression.

See Also