0

swift FMDB で以下の条件ベースの操作を実行するにはどうすればよいですか?

let result:FMResultSet=database.executeQuery("select * from image where id = ?", withArgumentsInArray: nil)

4

1 に答える 1