C# 클래스 NHibernate.Hql.Ast.HqlDirectionStatement

상속: HqlStatement
파일 보기 프로젝트 열기: nhibernate/nhibernate-core 1 사용 예제들

공개 메소드들

메소드 설명
HqlDirectionStatement ( int type, string text, IASTFactory factory ) : System

메소드 상세

HqlDirectionStatement() 공개 메소드

public HqlDirectionStatement ( int type, string text, IASTFactory factory ) : System
type int
text string
factory IASTFactory
리턴 System