Method GetOwner
| Improve this Doc View SourceGetOwner()
Gets the owner which owns this column expression.
Declaration
public abstract Column GetOwner()
Returns
Type | Description |
---|---|
Column | The owner column. |
Gets the owner which owns this column expression.
public abstract Column GetOwner()
Type | Description |
---|---|
Column | The owner column. |