C# Class SpeakFriend.Utilities._Projections.EmptyGroupPropertyProjection

Robert(2008-05-10): Not used anyware, so does when does it make to use the method?
Inheritance: NHibernate.Criterion.PropertyProjection
Afficher le fichier Open project: teamaton/speak-lib

Méthodes publiques

Méthode Description
EmptyGroupPropertyProjection ( string propertyName ) : System
ToGroupSqlString ( ICriteria criteria, ICriteriaQuery criteriaQuery, IFilter>.IDictionary enabledFilters ) : NHibernate.SqlCommand.SqlString

Method Details

EmptyGroupPropertyProjection() public méthode

public EmptyGroupPropertyProjection ( string propertyName ) : System
propertyName string
Résultat System

ToGroupSqlString() public méthode

public ToGroupSqlString ( ICriteria criteria, ICriteriaQuery criteriaQuery, IFilter>.IDictionary enabledFilters ) : NHibernate.SqlCommand.SqlString
criteria ICriteria
criteriaQuery ICriteriaQuery
enabledFilters IFilter>.IDictionary
Résultat NHibernate.SqlCommand.SqlString