IDataColumn
Home > @gooddata/sdk-model > IDataColumn
IDataColumn interface
Dataset column with name, type and boolean flag whether the column needs to be skipped while data loading or not.
Signature:
export interface IDataColumn
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
column | IDataColumnBody |