Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.09 KB

File metadata and controls

30 lines (25 loc) · 1.09 KB
title Metadata (ODBC) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology database-engine
ms.topic reference
helpviewer_keywords
ODBC, metadata
metadata [ODBC]
ms.assetid 99133efc-b1f2-46e9-8203-d90c324a8e4c
author mashamsft
ms.author mathoma
manager craigg

Metadata (ODBC)

This section discusses parameter, column result, and catalog metadata.

In This Section

Parameter and Result Metadata
Describes what is returned in the IPD and IRD fields for date and time data types.

Catalog Metadata
Describes the column metadata returned by SQLColumns and SQLProcedureColumns, and the data type metadata returned by SQLGetTypeInfo.

See Also

Date and Time Improvements (ODBC)