OdbcError::SQLState Property
.NET Framework (current version)
Gets the five-character error code that follows the ANSI SQL standard for the database.
Assembly: System.Data (in System.Data.dll)
Property Value
Type: System::String^The five-character error code, which identifies the source of the error if the error can be issued from more than one place.
.NET Framework
Available since 1.1
Available since 1.1
Show: