IGetExpressionByName.GetExpression method

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the expression.

public string GetExpression(string columnName)
parameter description
columnName Name of the column.

See Also