C# Class DbExpressions.DbPrefixExpression

Represents a prefixed DbExpression
Inheritance: DbExpression
Mostra file Open project: seesharper/DbExpressions Class Usage Examples

Private Methods

Method Description
DbPrefixExpression ( DbExpression target, string prefix )

Initializes a new instance of the DbPrefixExpression class.