C# Class Adf.Core.Query.PredicateType

Inheritance: Descriptor
Afficher le fichier Open project: NLADP/ADF

Méthodes publiques

Свойство Type Description
And PredicateType
Or PredicateType

Méthodes publiques

Méthode Description
PredicateType ( string name ) : System

Method Details

PredicateType() public méthode

public PredicateType ( string name ) : System
name string
Résultat System

Property Details

And public_oe static_oe property

And operand.
public static PredicateType,Adf.Core.Query And
Résultat PredicateType

Or public_oe static_oe property

Or operand.
public static PredicateType,Adf.Core.Query Or
Résultat PredicateType