State Property (DB2Error)
Gets the five-character error code that follows the ANSI SQL standard for the database. This code identifies the source of the error if the error can be issued from more than one place.
'Declaration
Public ReadOnly Property State As String
public string State {get;}
Property Value
The five-character error code that follows the ANSI SQL standard for the database.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2