Mimer SQL Data Provider
TriggerSchema Property




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

Property Value

Trigger schema name or null (Nothing in Visual Basic)
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerError Class
MimerError Members