ComponentOne FlexPivot for WinForms
Alias Property

C1.DataEngine.4 Assembly > C1.DataEngine Namespace > Column Class : Alias Property
For columns of linked tables in a join query, gets the alias of the column if it is different from the name. Otherwise, empty.
Syntax
'Declaration
 
Public ReadOnly Property Alias As System.String
public System.string Alias {get;}
See Also

Reference

Column Class
Column Members