Exemple #1
0
 public string SourceID()
 {
     return(Marshal.PtrToStringAnsi(SQLiteApiSqlCipherInternal.sqlite3_sourceid()));
 }