C# Class NHibernate.Hql.Ast.HqlAs

Inheritance: HqlTreeNode
Exibir arquivo Open project: nhibernate/nhibernate-core

Public Methods

Method Description
HqlAs ( IASTFactory factory, HqlExpression expression, System type ) : System

Method Details

HqlAs() public method

public HqlAs ( IASTFactory factory, HqlExpression expression, System type ) : System
factory IASTFactory
expression HqlExpression
type System
return System