Microsoft SDK for Java

getSQLState

This method of the Error class indicates the SQL state for a given Error object.

Syntax

public String getSQLState();

Return Value

Returns a five-character String that follows the ANSI SQL standard.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.