[]
        
(Showing Draft Content)

C1.DataEngine.RuntimeQuery.columns

columns Property

columns

An array of column names (need not be fully qualified if there is only one table).

Declaration
[DataMember]
public RuntimeColumn[] columns { get; set; }