C# Class NHibernate.Hql.Ast.HqlConstant

Inheritance: HqlExpression
Afficher le fichier Open project: nhibernate/nhibernate-core Class Usage Examples

Méthodes publiques

Méthode Description
HqlConstant ( IASTFactory factory, int type, string value ) : System

Method Details

HqlConstant() public méthode

public HqlConstant ( IASTFactory factory, int type, string value ) : System
factory IASTFactory
type int
value string
Résultat System