Gets or sets a filtering expression that is applied during selection to the retrieved data. This expression can have parameters which are represented by the FilterParameters collection. The parameters are represented by format string placeholders (for example, "{0}"). For more information see SqlDataSource.FilterExpression.
For query syntax details see DataColumn.Expression Property.
SmartDataSource Class | Adillis.SmartDBForms.DataSource Namespace