C# Class NHibernate.Hql.Ast.HqlParameter

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

Méthodes publiques

Méthode Description
HqlParameter ( IASTFactory factory, string name ) : System

Method Details

HqlParameter() public méthode

public HqlParameter ( IASTFactory factory, string name ) : System
factory IASTFactory
name string
Résultat System