QueryBuilderCreateWhereCondition Method |
Namespace: SanteDB.DisconnectedClient.SQLite.Query
public SqlStatement CreateWhereCondition( Type tmodel, string propertyPath, Object value, string tablePrefix, List<TableMapping> scopedTables, string tableAlias = null )
[Missing <param name="tmodel"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Query.QueryBuilder.CreateWhereCondition(System.Type,System.String,System.Object,System.String,System.Collections.Generic.List{SanteDB.DisconnectedClient.SQLite.Query.TableMapping},System.String)"]
[Missing <param name="propertyPath"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Query.QueryBuilder.CreateWhereCondition(System.Type,System.String,System.Object,System.String,System.Collections.Generic.List{SanteDB.DisconnectedClient.SQLite.Query.TableMapping},System.String)"]
[Missing <param name="value"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Query.QueryBuilder.CreateWhereCondition(System.Type,System.String,System.Object,System.String,System.Collections.Generic.List{SanteDB.DisconnectedClient.SQLite.Query.TableMapping},System.String)"]
[Missing <param name="tablePrefix"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Query.QueryBuilder.CreateWhereCondition(System.Type,System.String,System.Object,System.String,System.Collections.Generic.List{SanteDB.DisconnectedClient.SQLite.Query.TableMapping},System.String)"]
[Missing <param name="scopedTables"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Query.QueryBuilder.CreateWhereCondition(System.Type,System.String,System.Object,System.String,System.Collections.Generic.List{SanteDB.DisconnectedClient.SQLite.Query.TableMapping},System.String)"]
[Missing <param name="tableAlias"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Query.QueryBuilder.CreateWhereCondition(System.Type,System.String,System.Object,System.String,System.Collections.Generic.List{SanteDB.DisconnectedClient.SQLite.Query.TableMapping},System.String)"]
[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.SQLite.Query.QueryBuilder.CreateWhereCondition(System.Type,System.String,System.Object,System.String,System.Collections.Generic.List{SanteDB.DisconnectedClient.SQLite.Query.TableMapping},System.String)"]