Mimer SQL Data Provider
SQLState Property




Mimer.Data.Client Namespace > MimerError Class : SQLState Property
Gets the Ansi SQLState.
Syntax
'Declaration
 
Public ReadOnly Property SQLState As String
public string SQLState {get;}
public read-only property SQLState: String; 
public function get SQLState : String
public: __property string* get_SQLState();

Property Value

SQLState value or null (Nothing in Visual Basic)
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerError Class
MimerError Members