Property IsExpression
| Improve this Doc View SourceIsExpression
Gets a value indicates whether current column is expression.
Declaration
public abstract bool IsExpression { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets a value indicates whether current column is expression.
public abstract bool IsExpression { get; }
Type | Description |
---|---|
System.Boolean |