SqlState property

The SQL Anywhere five-character SQLSTATE following the ANSI SQL standard.

Syntax
Visual Basic

Public Readonly Property SqlState As String
C#

public string  SqlState  { get;}
See also