DataStorageColumnOptions Class | 
Namespace: Dundas.BI.WebApi.Models
The DataStorageColumnOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| DataStorageColumnOptions | Initializes a new instance of the DataStorageColumnOptions class  | 
| Name | Description | |
|---|---|---|
| DataCubeId | 
            Gets or sets the data cube ID.
              | |
| DataInputType | 
            Gets or sets the data type of the input column (for add operation).
              | |
| DefaultColumnValue | 
            Gets or sets the default column value (for add operation).
              | |
| MaxLength | 
            Gets or sets the new column length (for change length operation).
              | |
| Name | 
            Gets or sets the column name.
              | |
| OriginalName | 
            Gets or sets the original column name (for rename operation).
              | |
| TransformId | 
            Gets or sets the transform ID.
              |