MimerError.NativeError Property
Gets the native database error code.
[Visual Basic]Public ReadOnly Property NativeError As
Integer [C#]public
int NativeError {get;}
Property Value
The native database error code. zero if not available.
See Also
MimerError Class | Mimer.Data.Client Namespace