C# Class LightFramework.Data.MySQL.IsNotNullOperand

Inheritance: Operand
Mostra file Open project: xianrendzw/LightFramework.Net

Public Methods

Method Description
IsNotNullOperand ( string columnName ) : System

Protected Methods

Method Description
ToExpression ( ) : string

Method Details

IsNotNullOperand() public method

public IsNotNullOperand ( string columnName ) : System
columnName string
return System

ToExpression() protected method

protected ToExpression ( ) : string
return string