Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Castle
ActiveRecord
HqlNamedQueryAttribute
C# 클래스 Castle.ActiveRecord.HqlNamedQueryAttribute
상속:
System.Attribute
파일 보기
프로젝트 열기: nats/castle-1.0.3-mono
공개 메소드들
메소드
설명
HqlNamedQueryAttribute
(
string
name
,
string
query
) :
System
Create a new instance
메소드 상세
HqlNamedQueryAttribute()
공개
메소드
Create a new instance
public
HqlNamedQueryAttribute
(
string
name
,
string
query
) :
System
name
string
query
string
리턴
System