Skip to content

Latest commit

 

History

History
31 lines (29 loc) · 696 Bytes

File metadata and controls

31 lines (29 loc) · 696 Bytes
title Error (ADO for Visual C++ Syntax) | Microsoft Docs
ms.prod sql
ms.prod_service connectivity
ms.technology connectivity
ms.custom
ms.date 01/19/2017
ms.reviewer
ms.topic conceptual
apitype COM
dev_langs
C++
helpviewer_keywords
Error collection [ADO], ADO for Visual C++ syntax
ms.assetid 1c3fafe1-8bcc-4c04-b8d1-f5ffebac00dd
author MightyPen
ms.author genemi

Error (ADO for Visual C++ Syntax)

Properties

get_Description(BSTR *pbstr)  
get_NativeError(long *pl)  
get_Number(long *pl)  
get_Source(BSTR *pbstr)  
get_SQLState(BSTR *pbstr)  

See Also

Error Object