C# Class DbExpressions.DbConcatExpression

Represents a concatenate operation between two DbExpression instances.
Inheritance: DbExpression
Mostra file Open project: seesharper/DbExpressions Class Usage Examples

Private Methods

Method Description
DbConcatExpression ( )

Initializes a new instance of the DbConcatExpression class.