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

Glossary Item Box

Overload List

OverloadDescription
OpenBlock()Adds a conditional block to the current condition.  
OpenBlock(String)To the current condition, adds a conditional block for the column with the specified alias.  
OpenBlock(String,String)To the current condition, adds the conditional block for the column with the specified alias from the specified source.  
OpenBlock(Select)To the current condition, adds a conditional block for the results of the specified select subquery.  
OpenBlock(Query)To the current condition, adds a conditional block for the results of the specified random subquery.  
OpenBlock(QueryParameter)To the current condition, adds a conditional block for the specified query parameter.  
OpenBlock(QueryColumnExpression)To the current condition, adds a conditional block for the value of the specified expression.  
OpenBlock(IQueryColumnExpressionConvertible)To the current condition, adds a conditional block for the value of the specified 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.