C# Class WeenyMapper.Sql.TopClause

Inheritance: SqlClauseBase
Afficher le fichier Open project: erikojebo/WeenyMapper Class Usage Examples

Méthodes publiques

Méthode Description
TopClause ( int rowCountLimit, ICommandParameterFactory commandParameterFactory ) : System

Method Details

TopClause() public méthode

public TopClause ( int rowCountLimit, ICommandParameterFactory commandParameterFactory ) : System
rowCountLimit int
commandParameterFactory ICommandParameterFactory
Résultat System