Mimer SQL Data Provider
RoutineName Property




Mimer.Data.Client Namespace > MimerError Class : RoutineName Property
The name of the function or procedure in which the exception was raised.
Syntax
'Declaration
 
Public ReadOnly Property RoutineName As String
public string RoutineName {get;}
public read-only property RoutineName: String; 
public function get RoutineName : String
public: __property string* get_RoutineName();

Property Value

Routine name or null (Nothing in Visual Basic)
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerError Class
MimerError Members