DataStorageColumnOptions Properties

The DataStorageColumnOptions type exposes the following members.

Properties
  NameDescription
Public propertyDataCubeId
Gets or sets the data cube ID.
Public propertyDataInputType
Gets or sets the data type of the input column (for add operation).
Public propertyDefaultColumnValue
Gets or sets the default column value (for add operation).
Public propertyMaxLength
Gets or sets the new column length (for change length operation).
Public propertyName
Gets or sets the column name.
Public propertyOriginalName
Gets or sets the original column name (for rename operation).
Public propertyTransformId
Gets or sets the transform ID.
Top
See Also