C# Class Catnap.Citeria.Conditions.GreaterThan

Inheritance: LeftRightCondition
Afficher le fichier Open project: timscott/catnap

Méthodes publiques

Méthode Description
GreaterThan ( string columnName, object value ) : System

Method Details

GreaterThan() public méthode

public GreaterThan ( string columnName, object value ) : System
columnName string
value object
Résultat System