A .NET wrapper to the SQLite database
SQLiteException.ErrorCode Property
Returns any error code associated with this exception
[Visual Basic]
Public ReadOnly Property ErrorCode As
ResultCode
[C#]
public
SQLiteClient.ResultCode
ErrorCode {get;}
See Also
SQLiteException Class
|
SQLite.NET Namespace