Click or drag to resize

IDatabaseRepositoryExecuteQuery Method

Overload List
  NameDescription
Public methodExecuteQuery(ICompiledQuery, IQueryParameters)
Executes a precompiled query.
Public methodExecuteQuery(IQuerySpecification, IQueryParameters)
Executes a query specification directly. Use this method as a shortcut if the query should not be precompiled.
Top
See Also