C# Class NHibernate.Hql.Ast.HqlDirectionStatement

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

Méthodes publiques

Méthode Description
HqlDirectionStatement ( int type, string text, IASTFactory factory ) : System

Method Details

HqlDirectionStatement() public méthode

public HqlDirectionStatement ( int type, string text, IASTFactory factory ) : System
type int
text string
factory IASTFactory
Résultat System