Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Adf
Core
Query
PredicateType
C# 클래스 Adf.Core.Query.PredicateType
상속:
Descriptor
파일 보기
프로젝트 열기: NLADP/ADF
공개 프로퍼티들
프로퍼티
타입
설명
And
PredicateType
Or
PredicateType
공개 메소드들
메소드
설명
PredicateType
(
string
name
) :
System
메소드 상세
PredicateType()
공개
메소드
public
PredicateType
(
string
name
) :
System
name
string
리턴
System
프로퍼티 상세
And
공개적으로 정적으로 프로퍼티
And operand.
public
static
PredicateType,Adf.Core.Query
And
리턴
PredicateType
Or
공개적으로 정적으로 프로퍼티
Or operand.
public
static
PredicateType,Adf.Core.Query
Or
리턴
PredicateType