Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 688 Bytes

File metadata and controls

31 lines (28 loc) · 688 Bytes
title Error (ADO - WFC 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
helpviewer_keywords
Error collection [ADO], ADO/WFC syntax
ms.assetid a22c6688-5321-4e6a-ba2a-87985a0e854a
author MightyPen
ms.author genemi

Error (ADO - WFC Syntax)

package com.ms.wfc.data

Properties

public String getDescription()  
public int getNativeError()  
public int getNumber()  
public String getSource()  
public String getSQLState()  

See Also

Error Object