Remove Type Name Parameters

Key Name Default Value Required

RemoveTypeNameParameters

0

No

Description

This options specifies the removal of length, precision, or scale parameters from the SQLColumns() typename.

  • Enabled (1): The driver removes length, precision, or scale parameters from the SQLColumns() typename.
  • Disabled (0): The driver does not remove length, precision, or scale parameters from the SQLColumns() typename.