The IFilterTranslator type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Compile | Overloaded. |
![]() | ExecuteUpdate |
Perform a bulk update/delete operation given the underlying query defintion.
(Inherited from IQueryTranslator.) |
![]() | GetColumnNames |
Returns the column names in the generated SQL.
(Inherited from IQueryTranslator.) |
![]() | GetEnumerable | (Inherited from IQueryTranslator.) |
![]() | GetParameterTranslations |
Information about any parameters encountered during translation.
(Inherited from IQueryTranslator.) |
![]() | List |
Perform a list operation given the underlying query definition.
(Inherited from IQueryTranslator.) |