IGetExpressionByName.GetExpression method
namespace: Serenity.Data assembly: Serenity.Net.Data
Gets the expression.
public string GetExpression(string columnName)
| parameter | description |
|---|---|
| columnName | Name of the column. |
See Also
- interface IGetExpressionByName