Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NHibernate
Hql
Ast
HqlDirectionStatement
C# Class NHibernate.Hql.Ast.HqlDirectionStatement
Inheritance:
HqlStatement
显示文件
Open project: nhibernate/nhibernate-core
Class Usage Examples
Public Methods
Method
Description
HqlDirectionStatement
(
int
type
,
string
text
,
IASTFactory
factory
) :
System
Method Details
HqlDirectionStatement()
public
method
public
HqlDirectionStatement
(
int
type
,
string
text
,
IASTFactory
factory
) :
System
type
int
text
string
factory
IASTFactory
return
System