Mimer SQL Data Provider
ToString Method (MimerError)




Mimer.Data.Client Namespace > MimerError Class : ToString Method
Gets the complete text of the error message.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
public override string ToString()
public function ToString(): String; override; 
public override function ToString() : String;
public: string* ToString(); override 

Return Value

Error message text.
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerError Class
MimerError Members