IGetExpressionByName.GetExpression method
Gets the expression.
public string? GetExpression(string columnName)
| parameter | description |
|---|---|
| columnName | Name of the column. |
Return Value
The expression for the column, or null if not found.
See Also
- interface IGetExpressionByName