Platform Core .NET Assemblies API
ConsistsWith Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > QueryCondition Class : ConsistsWith Method

Glossary Item Box

Overload List

OverloadDescription
ConsistsWith(String)In the current condition of the query, adds the comparison of the [Contains Expression] type and as the comparison pattern sets the expression for the column with the specified alias.  
ConsistsWith(String,String)In the current condition of the query, adds the comparison of the [Contains Expression] type and as the comparison pattern sets the expression for the column with the specified alias from the specified source.  
ConsistsWith(Select)In the current condition of the query, adds the comparison of the [Contains Expression] type and as the comparison pattern sets the expression for results of the passed-in select subquery.  
ConsistsWith(Query)In the current condition of the query, adds the comparison of the [Contains Expression] type and as the comparison pattern sets the expression for results of the passed-in random subquery.  
ConsistsWith(QueryParameter)In the current condition of the query, adds the comparison of the [Contains Expression] type and as the comparison pattern sets the expression for the passed-in query parameter.  
ConsistsWith(QueryColumnExpression)In the current condition of the query, adds the comparison of the [Contains Expression] type and as the comparison pattern sets the passed-in expression.  
ConsistsWith(IQueryColumnExpressionConvertible)In the current condition of the query, adds the comparison of the [Contains Expression] type and as the comparison pattern sets the passed-in expression.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.