[]
        
(Showing Draft Content)

C1.DataEngine.Column.Alias

Alias Property

Alias

For columns of linked tables in a join query, gets the alias of the column if it is different from the name. Otherwise, empty.

Declaration
[DataMember(EmitDefaultValue = false)]
public string Alias { get; }