Mimer SQL Data Provider
SpecificName Property




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

Property Value

Routine specific name or null (Nothing in Visual Basic)
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerError Class
MimerError Members