SQLitePersistenceServiceBaseTDataQuery Method (Expression, Int32, NullableInt32, Int32) |
Namespace: SanteDB.DisconnectedClient.SQLite
public IEnumerable Query( Expression query, int offset, int? count, out int totalResults )
[Missing <param name="query"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.SQLitePersistenceServiceBase`1.Query(System.Linq.Expressions.Expression,System.Int32,System.Nullable{System.Int32},System.Int32@)"]
[Missing <param name="offset"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.SQLitePersistenceServiceBase`1.Query(System.Linq.Expressions.Expression,System.Int32,System.Nullable{System.Int32},System.Int32@)"]
[Missing <param name="count"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.SQLitePersistenceServiceBase`1.Query(System.Linq.Expressions.Expression,System.Int32,System.Nullable{System.Int32},System.Int32@)"]
[Missing <param name="totalResults"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.SQLitePersistenceServiceBase`1.Query(System.Linq.Expressions.Expression,System.Int32,System.Nullable{System.Int32},System.Int32@)"]
[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.SQLite.SQLitePersistenceServiceBase`1.Query(System.Linq.Expressions.Expression,System.Int32,System.Nullable{System.Int32},System.Int32@)"]