예제 #1
0
 internal virtual void releaseCompiledSqlObj(string sql, android.database.sqlite.SQLiteCompiledSql
                                             compiledSql)
 {
     throw new System.NotImplementedException();
 }
예제 #2
0
 internal virtual void addToCompiledQueries(string sql, android.database.sqlite.SQLiteCompiledSql
                                            compiledStatement)
 {
     throw new System.NotImplementedException();
 }