Mimer SQL Data Provider
TriggerName Property




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

Property Value

Trigger name or null (Nothing in Visual Basic)
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerError Class
MimerError Members