C# Class Adf.Core.Query.OperatorType

Inheritance: Descriptor
Afficher le fichier Open project: NLADP/ADF Class Usage Examples

Méthodes publiques

Свойство Type Description
In OperatorType
IsEqual OperatorType
IsLarger OperatorType
IsLargerOrEqual OperatorType
IsNotEqual OperatorType
IsNotEqualOrIsNull OperatorType
IsNotNull OperatorType
IsNull OperatorType
IsSmaller OperatorType
IsSmallerOrEqual OperatorType
Like OperatorType
LikeLeft OperatorType
LikeRight OperatorType
NotIn OperatorType

Méthodes publiques

Méthode Description
OperatorType ( string name, string value ) : System

Method Details

OperatorType() public méthode

public OperatorType ( string name, string value ) : System
name string
value string
Résultat System

Property Details

In public_oe static_oe property

public static OperatorType,Adf.Core.Query In
Résultat OperatorType

IsEqual public_oe static_oe property

public static OperatorType,Adf.Core.Query IsEqual
Résultat OperatorType

IsLarger public_oe static_oe property

public static OperatorType,Adf.Core.Query IsLarger
Résultat OperatorType

IsLargerOrEqual public_oe static_oe property

public static OperatorType,Adf.Core.Query IsLargerOrEqual
Résultat OperatorType

IsNotEqual public_oe static_oe property

public static OperatorType,Adf.Core.Query IsNotEqual
Résultat OperatorType

IsNotEqualOrIsNull public_oe static_oe property

public static OperatorType,Adf.Core.Query IsNotEqualOrIsNull
Résultat OperatorType

IsNotNull public_oe static_oe property

public static OperatorType,Adf.Core.Query IsNotNull
Résultat OperatorType

IsNull public_oe static_oe property

public static OperatorType,Adf.Core.Query IsNull
Résultat OperatorType

IsSmaller public_oe static_oe property

public static OperatorType,Adf.Core.Query IsSmaller
Résultat OperatorType

IsSmallerOrEqual public_oe static_oe property

public static OperatorType,Adf.Core.Query IsSmallerOrEqual
Résultat OperatorType

Like public_oe static_oe property

public static OperatorType,Adf.Core.Query Like
Résultat OperatorType

LikeLeft public_oe static_oe property

public static OperatorType,Adf.Core.Query LikeLeft
Résultat OperatorType

LikeRight public_oe static_oe property

public static OperatorType,Adf.Core.Query LikeRight
Résultat OperatorType

NotIn public_oe static_oe property

public static OperatorType,Adf.Core.Query NotIn
Résultat OperatorType