Exemplo n.º 1
0
 internal override string SQLiteLastError()
 {
     return(SQLiteBase.SQLiteLastError(_sql));
 }