QueryBuilderCreateQueryTModel Method (IEnumerableKeyValuePairString, Object, String, Boolean, ListTableMapping, ModelSortTModel, ColumnMapping) |
Namespace: SanteDB.OrmLite
public SqlStatement CreateQuery<TModel>( IEnumerable<KeyValuePair<string, Object>> query, string tablePrefix, bool skipJoins, List<TableMapping> parentScopedTables, ModelSort<TModel>[] orderBy, params ColumnMapping[] selector )
[Missing <param name="query"/> documentation for "M:SanteDB.OrmLite.QueryBuilder.CreateQuery``1(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,System.Boolean,System.Collections.Generic.List{SanteDB.OrmLite.TableMapping},SanteDB.Core.Model.Query.ModelSort{``0}[],SanteDB.OrmLite.ColumnMapping[])"]
[Missing <param name="tablePrefix"/> documentation for "M:SanteDB.OrmLite.QueryBuilder.CreateQuery``1(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,System.Boolean,System.Collections.Generic.List{SanteDB.OrmLite.TableMapping},SanteDB.Core.Model.Query.ModelSort{``0}[],SanteDB.OrmLite.ColumnMapping[])"]
[Missing <param name="skipJoins"/> documentation for "M:SanteDB.OrmLite.QueryBuilder.CreateQuery``1(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,System.Boolean,System.Collections.Generic.List{SanteDB.OrmLite.TableMapping},SanteDB.Core.Model.Query.ModelSort{``0}[],SanteDB.OrmLite.ColumnMapping[])"]
[Missing <param name="parentScopedTables"/> documentation for "M:SanteDB.OrmLite.QueryBuilder.CreateQuery``1(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,System.Boolean,System.Collections.Generic.List{SanteDB.OrmLite.TableMapping},SanteDB.Core.Model.Query.ModelSort{``0}[],SanteDB.OrmLite.ColumnMapping[])"]
[Missing <param name="orderBy"/> documentation for "M:SanteDB.OrmLite.QueryBuilder.CreateQuery``1(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,System.Boolean,System.Collections.Generic.List{SanteDB.OrmLite.TableMapping},SanteDB.Core.Model.Query.ModelSort{``0}[],SanteDB.OrmLite.ColumnMapping[])"]
[Missing <param name="selector"/> documentation for "M:SanteDB.OrmLite.QueryBuilder.CreateQuery``1(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,System.Boolean,System.Collections.Generic.List{SanteDB.OrmLite.TableMapping},SanteDB.Core.Model.Query.ModelSort{``0}[],SanteDB.OrmLite.ColumnMapping[])"]
[Missing <typeparam name="TModel"/> documentation for "M:SanteDB.OrmLite.QueryBuilder.CreateQuery``1(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,System.Boolean,System.Collections.Generic.List{SanteDB.OrmLite.TableMapping},SanteDB.Core.Model.Query.ModelSort{``0}[],SanteDB.OrmLite.ColumnMapping[])"]
[Missing <returns> documentation for "M:SanteDB.OrmLite.QueryBuilder.CreateQuery``1(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.String,System.Boolean,System.Collections.Generic.List{SanteDB.OrmLite.TableMapping},SanteDB.Core.Model.Query.ModelSort{``0}[],SanteDB.OrmLite.ColumnMapping[])"]