Mimer SQL Data Provider
Source Property (MimerError)




Mimer.Data.Client Namespace > MimerError Class : Source Property
Gets the name of the object that generated the error.
Syntax
'Declaration
 
Public ReadOnly Property Source As String
public string Source {get;}
public read-only property Source: String; 
public function get Source : String
public: __property string* get_Source();

Property Value

The name of the object that generated the error.
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerError Class
MimerError Members