Mimer Data Provider v9.2

MimerException.Source Property

Gets the name of the object that generated the error.

[Visual Basic]
Overrides Public ReadOnly Property Source As String
[C#]
public override string Source {get;}

Property Value

The name of the object that generated the error. An empty string if no source is available.

See Also

MimerException Class | Mimer.Data.Client Namespace