SQLiteSearchIndexServiceSearchTEntity Method |
Namespace: SanteDB.DisconnectedClient.SQLite.Search
public IEnumerable<TEntity> Search<TEntity>( string[] tokens, Guid queryId, int offset, int? count, out int totalResults, ModelSort<TEntity>[] orderBy ) where TEntity : new(), IdentifiedData
[Missing <param name="tokens"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Search.SQLiteSearchIndexService.Search``1(System.String[],System.Guid,System.Int32,System.Nullable{System.Int32},System.Int32@,SanteDB.Core.Model.Query.ModelSort{``0}[])"]
[Missing <param name="queryId"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Search.SQLiteSearchIndexService.Search``1(System.String[],System.Guid,System.Int32,System.Nullable{System.Int32},System.Int32@,SanteDB.Core.Model.Query.ModelSort{``0}[])"]
[Missing <param name="offset"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Search.SQLiteSearchIndexService.Search``1(System.String[],System.Guid,System.Int32,System.Nullable{System.Int32},System.Int32@,SanteDB.Core.Model.Query.ModelSort{``0}[])"]
[Missing <param name="count"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Search.SQLiteSearchIndexService.Search``1(System.String[],System.Guid,System.Int32,System.Nullable{System.Int32},System.Int32@,SanteDB.Core.Model.Query.ModelSort{``0}[])"]
[Missing <param name="totalResults"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Search.SQLiteSearchIndexService.Search``1(System.String[],System.Guid,System.Int32,System.Nullable{System.Int32},System.Int32@,SanteDB.Core.Model.Query.ModelSort{``0}[])"]
[Missing <param name="orderBy"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Search.SQLiteSearchIndexService.Search``1(System.String[],System.Guid,System.Int32,System.Nullable{System.Int32},System.Int32@,SanteDB.Core.Model.Query.ModelSort{``0}[])"]
[Missing <typeparam name="TEntity"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Search.SQLiteSearchIndexService.Search``1(System.String[],System.Guid,System.Int32,System.Nullable{System.Int32},System.Int32@,SanteDB.Core.Model.Query.ModelSort{``0}[])"]
[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.SQLite.Search.SQLiteSearchIndexService.Search``1(System.String[],System.Guid,System.Int32,System.Nullable{System.Int32},System.Int32@,SanteDB.Core.Model.Query.ModelSort{``0}[])"]