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

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

공개 메소드들

메소드 설명
HqlConstant ( IASTFactory factory, int type, string value ) : System

메소드 상세

HqlConstant() 공개 메소드

public HqlConstant ( IASTFactory factory, int type, string value ) : System
factory IASTFactory
type int
value string
리턴 System