The IQueryTranslator type exposes the following members.

Methods

  NameDescription
Public methodBuildParameterMetadata
Public methodCompile
Compile a "normal" query. This method may be called multiple times. Subsequent invocations are no-ops.
Public methodExecuteUpdate
Perform a bulk update/delete operation given the underlying query defintion.
Public methodGetColumnNames
Returns the column names in the generated SQL.
Public methodGetEnumerable
Public methodList
Perform a list operation given the underlying query definition.

See Also