Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 1.41 KB

File metadata and controls

32 lines (28 loc) · 1.41 KB
title ADO MD Enumerated Constants | Microsoft Docs
ms.prod sql
ms.prod_service connectivity
ms.technology connectivity
ms.custom
ms.date 01/19/2017
ms.reviewer
ms.topic conceptual
helpviewer_keywords
enumerated constants [ADO MD]
ms.assetid d9e66999-96f3-48ec-93b2-d9442da56d9b
author MightyPen
ms.author genemi

ADO MD Enumerated Constants

To assist debugging, the ADO MD enumerated constants list a value for each constant. However, this value is purely advisory, and may change from one release of ADO MD to another. Your code should only depend on the name, not the actual value, of enumerated constants.

The following enumerations are defined.

See Also

ADO MD API Reference
ADO MD Code Examples
ADO MD Collections
ADO MD Methods
ADO MD Object Model
ADO MD Objects
ADO MD Properties