ColumnNames Property

Returns an ADO Recordset containing the name and data type of each column that the query is configured to return.

Syntax

object.ColumnNames

Parameters

The ColumnNames property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

See Also