SQLitePersistenceServiceBaseTDataQueryInternal Method (SQLiteDataContext, String, IDictionaryString, Object, Int32, Int32, Int32, Guid, Boolean, ModelSortTData) |
Namespace: SanteDB.DisconnectedClient.SQLite
protected abstract IEnumerable<TData> QueryInternal( SQLiteDataContext context, string storedQueryName, IDictionary<string, Object> parms, int offset, int count, out int totalResults, Guid queryId, bool countResults, ModelSort<TData>[] orderBy )
[Missing <param name="storedQueryName"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.SQLitePersistenceServiceBase`1.QueryInternal(SanteDB.DisconnectedClient.SQLite.SQLiteDataContext,System.String,System.Collections.Generic.IDictionary{System.String,System.Object},System.Int32,System.Int32,System.Int32@,System.Guid,System.Boolean,SanteDB.Core.Model.Query.ModelSort{`0}[])"]
[Missing <param name="parms"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.SQLitePersistenceServiceBase`1.QueryInternal(SanteDB.DisconnectedClient.SQLite.SQLiteDataContext,System.String,System.Collections.Generic.IDictionary{System.String,System.Object},System.Int32,System.Int32,System.Int32@,System.Guid,System.Boolean,SanteDB.Core.Model.Query.ModelSort{`0}[])"]
[Missing <param name="offset"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.SQLitePersistenceServiceBase`1.QueryInternal(SanteDB.DisconnectedClient.SQLite.SQLiteDataContext,System.String,System.Collections.Generic.IDictionary{System.String,System.Object},System.Int32,System.Int32,System.Int32@,System.Guid,System.Boolean,SanteDB.Core.Model.Query.ModelSort{`0}[])"]
[Missing <param name="count"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.SQLitePersistenceServiceBase`1.QueryInternal(SanteDB.DisconnectedClient.SQLite.SQLiteDataContext,System.String,System.Collections.Generic.IDictionary{System.String,System.Object},System.Int32,System.Int32,System.Int32@,System.Guid,System.Boolean,SanteDB.Core.Model.Query.ModelSort{`0}[])"]
[Missing <param name="totalResults"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.SQLitePersistenceServiceBase`1.QueryInternal(SanteDB.DisconnectedClient.SQLite.SQLiteDataContext,System.String,System.Collections.Generic.IDictionary{System.String,System.Object},System.Int32,System.Int32,System.Int32@,System.Guid,System.Boolean,SanteDB.Core.Model.Query.ModelSort{`0}[])"]
[Missing <param name="queryId"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.SQLitePersistenceServiceBase`1.QueryInternal(SanteDB.DisconnectedClient.SQLite.SQLiteDataContext,System.String,System.Collections.Generic.IDictionary{System.String,System.Object},System.Int32,System.Int32,System.Int32@,System.Guid,System.Boolean,SanteDB.Core.Model.Query.ModelSort{`0}[])"]
[Missing <param name="countResults"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.SQLitePersistenceServiceBase`1.QueryInternal(SanteDB.DisconnectedClient.SQLite.SQLiteDataContext,System.String,System.Collections.Generic.IDictionary{System.String,System.Object},System.Int32,System.Int32,System.Int32@,System.Guid,System.Boolean,SanteDB.Core.Model.Query.ModelSort{`0}[])"]
[Missing <param name="orderBy"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.SQLitePersistenceServiceBase`1.QueryInternal(SanteDB.DisconnectedClient.SQLite.SQLiteDataContext,System.String,System.Collections.Generic.IDictionary{System.String,System.Object},System.Int32,System.Int32,System.Int32@,System.Guid,System.Boolean,SanteDB.Core.Model.Query.ModelSort{`0}[])"]
[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.SQLite.SQLitePersistenceServiceBase`1.QueryInternal(SanteDB.DisconnectedClient.SQLite.SQLiteDataContext,System.String,System.Collections.Generic.IDictionary{System.String,System.Object},System.Int32,System.Int32,System.Int32@,System.Guid,System.Boolean,SanteDB.Core.Model.Query.ModelSort{`0}[])"]