Mimer SQL Data Provider
SubClassOrigin Property




Mimer.Data.Client Namespace > MimerError Class : SubClassOrigin Property
The defining source of the three last characters (the subclass portion) of the SQLState value.
Syntax
'Declaration
 
Public ReadOnly Property SubClassOrigin As String
public string SubClassOrigin {get;}
public read-only property SubClassOrigin: String; 
public function get SubClassOrigin : String
public: __property string* get_SubClassOrigin();
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerError Class
MimerError Members