'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();
'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();
.NET Framework
Version 2.0 or later