C# Class LightFramework.Data.MySQL.IsNotNullOperand

Inheritance: Operand
Afficher le fichier Open project: xianrendzw/LightFramework.Net

Méthodes publiques

Méthode Description
IsNotNullOperand ( string columnName ) : System

Méthodes protégées

Méthode Description
ToExpression ( ) : string

Method Details

IsNotNullOperand() public méthode

public IsNotNullOperand ( string columnName ) : System
columnName string
Résultat System

ToExpression() protected méthode

protected ToExpression ( ) : string
Résultat string