ColumnarDataImportDefinition.ColumnarDataImportDefinition(Int32 index, VariableType variableType, VariableClassification variableClassification, String unit, String name)

Construct a instance.

Parameters

  • index
    Type: Int32
    The specified data source column index to be imported.
  • variableType
    The specified variable type of the data source column.
  • variableClassification
    Gets or sets the variable classification of the column.
  • unit
    Type: String
    The specified unit for the data source column (optional).
  • name
    Type: String
    The specified name for the data source column (optional).

Return Value

Type: @RETURN_TYPE_NAME@
@RETURN_TYPE_DESCRIPTION@