C# Class NLite.Data.Dialect.Function.Default.LikeFunctionView

Inheritance: IFunctionView
Afficher le fichier Open project: netcasewqs/elinq

Méthodes publiques

Méthode Description
Render ( ISqlBuilder builder ) : void

Private Methods

Méthode Description
FormatValue ( Expression value, bool hasStart, bool hasEnd, bool hasEscape ) : Expression

Method Details

Render() public méthode

public Render ( ISqlBuilder builder ) : void
builder ISqlBuilder
Résultat void