Click or drag to resize

IdentifiedPersistenceServiceTModel, TDomain, TQueryResultQueryInternal Method

Overload List
  NameDescription
Protected methodQueryInternal(SQLiteDataContext, ExpressionFuncTModel, Boolean, Int32, Int32, Int32, Guid, Boolean, ModelSortTModel)
Performs the actual query
(Overrides SQLitePersistenceServiceBaseTDataQueryInternal(SQLiteDataContext, ExpressionFuncTData, Boolean, Int32, Int32, Int32, Guid, Boolean, ModelSortTData).)
Protected methodQueryInternal(SQLiteDataContext, String, IDictionaryString, Object, Int32, Int32, Int32, Guid, Boolean, ModelSortTModel)
Performs the actual query
(Overrides SQLitePersistenceServiceBaseTDataQueryInternal(SQLiteDataContext, String, IDictionaryString, Object, Int32, Int32, Int32, Guid, Boolean, ModelSortTData).)
Top
See Also