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 | Type | Description |
---|---|---|
column | IDataColumnBody |