Name | Description | |
---|---|---|
![]() | ExecuteDbCommand | This event allows to edit the DbCommand before it is executed on the database. |
![]() | TranslateFilterSyntax | This event can be used to override the default filter syntax translation. It is called before the filter gets translated by List & Label. If the Result property is set to null, the default translation will be carried out. Otherwise, the result will be used as translation. See also IAdvancedFiltering Interface. |