Include Table Name In SQLDescribeCol()

Full_Column_Names

Key Name Default Value Required

Full_Column_Names

Clear (0)0

No

Description

This option specifies whether the connector returns fully-qualified column names when the SQLDescribeCol() function is called.

  • Enabled (1)1: The connector returns fully-qualified column names.
  • Disabled (0)0: The connector returns column names that do not include the table name.