Click or drag to resize

IQueryBuilderHack Interface

Query builder hack

Namespace:  SanteDB.DisconnectedClient.SQLite.Query
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public interface IQueryBuilderHack

The IQueryBuilderHack type exposes the following members.

Methods
  NameDescription
Public methodHackQuery
Hacks the query in some manner
Top
See Also