Exemple #1
0
 public string GetErrmsg(Sqlite3DatabaseHandle db)
 {
     return(X64Interop.GetErrmsg(db));
 }