C# Class NLite.Data.Dialect.Function.Default.LikeFunctionView
Mostra file
Open project: netcasewqs/elinq
Public Methods
Method |
Description |
|
Render ( ISqlBuilder builder ) : void |
|
|
Private Methods
Method |
Description |
|
FormatValue ( Expression value, bool hasStart, bool hasEnd, bool hasEscape ) : Expression |
|
|
Method Details
public Render ( ISqlBuilder builder ) : void |
builder |
ISqlBuilder |
|
return |
void |
|