C# Class WeenyMapper.Sql.TopClause

Inheritance: SqlClauseBase
Show file Open project: erikojebo/WeenyMapper Class Usage Examples

Public Methods

Method Description
TopClause ( int rowCountLimit, ICommandParameterFactory commandParameterFactory ) : System

Method Details

TopClause() public method

public TopClause ( int rowCountLimit, ICommandParameterFactory commandParameterFactory ) : System
rowCountLimit int
commandParameterFactory ICommandParameterFactory
return System