Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 1.06 KB

File metadata and controls

26 lines (24 loc) · 1.06 KB
title SQLProcedureColumns (Access Driver) | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
helpviewer_keywords
Access driver [ODBC], SQLProcedureColumns
SQLProcedureColumns function [ODBC], Access Driver
ms.assetid 34fee995-5848-4ecb-bda0-fc362a77b2d9
author David-Engel
ms.author v-daenge

SQLProcedureColumns (Access Driver)

Note

This topic provides Access Driver-specific information. For general information about this function, see the appropriate topic under ODBC API Reference.

Application developers should look for driver-defined columns starting at the end of the result set and proceeding backward.

Column Comments
COLUMN_TYPE SQL_PARAM_INPUT or SQL_RESULT_COL
ORDINAL This is a driver-specific column that is returned at the end of the result set. The SQL type of the column is an integer.