AliasedBase Properties
The base for classes that provide the data column functionality.| Name | Description |
|---|---|
| ActualName | Returns a string identifier of a data column. |
| Alias | Specifies the alias that is used to refer to a data column instead of its name. |
| HasAlias | Indicates whether a data column is identified by its name or alias. |
See Also