DBTable.VariableSetTextType

Change a variable to Text type and sets the length in one step.

Syntax Parameters Return Value
Sub DBTable.VariableSetTextType( _
    VarNo As Integer, _
    Length As Integer)
  • VarNo [in]

    Type: Integer

  • Length [in]

    Type: Integer

This function does not return a value.