C# Class Shaolinq.Persistence.Linq.Expressions.SqlKeywordExpression

Inheritance: SqlBaseExpression
Mostra file Open project: tumtumtum/Shaolinq Class Usage Examples

Public Methods

Method Description
SqlKeywordExpression ( string name ) : System.Linq.Expressions

Method Details

SqlKeywordExpression() public method

public SqlKeywordExpression ( string name ) : System.Linq.Expressions
name string
return System.Linq.Expressions