DataInputService.removeDataStorageColumn Method

Removes the specified data storage column.
 

Parameters

dataCubeId

Type: String
The ID of the data cube.
transformId

Type: string
The ID of the data input transform.
name

Type: string
The column name.

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is complete.