RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

FilterItemDefinition..::..AppendExpression Method

Appends the expression.

Namespace:  RingSoft.DbLookup.TableProcessing
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public static Expression AppendExpression(
	Expression left,
	Expression right,
	EndLogics endLogic
)
Public Shared Function AppendExpression ( _
	left As Expression, _
	right As Expression, _
	endLogic As EndLogics _
) As Expression
public:
static Expression^ AppendExpression(
	Expression^ left, 
	Expression^ right, 
	EndLogics^ endLogic
)

Parameters

left
Type: Expression
The left.
right
Type: Expression
The right.
endLogic
Type: RingSoft.DbLookup.QueryBuilder..::..EndLogics
The end logic.

Return Value

Expression.

Exceptions


ExceptionCondition
ArgumentOutOfRangeExceptionendLogic - null