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

Construct a instance.

Parameters

  • index
    Type: Int32
    The specified data source column index to be imported (optional).
  • variableType
    The specified variable type of the data source column (optional).
  • unit
    Type: String
    The specified unit for the data source column (optional).
  • name
    Type: String
    The specified name for the data source column (optional).
  • userFieldVariable
    Type: String
    The specified user field variable type as a string for the data source column (optional).

Return Value

Type: @RETURN_TYPE_NAME@
@RETURN_TYPE_DESCRIPTION@