Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Adf
Core
Query
PredicateType
C# Class Adf.Core.Query.PredicateType
Inheritance:
Descriptor
Datei anzeigen
Open project: NLADP/ADF
Public Properties
Property
Type
Description
And
PredicateType
Or
PredicateType
Public Methods
Method
Description
PredicateType
(
string
name
) :
System
Method Details
PredicateType()
public
method
public
PredicateType
(
string
name
) :
System
name
string
return
System
Property Details
And
public_oe static_oe property
And operand.
public
static
PredicateType,Adf.Core.Query
And
return
PredicateType
Or
public_oe static_oe property
Or operand.
public
static
PredicateType,Adf.Core.Query
Or
return
PredicateType