Vertaling van "an SQLite" in Japans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Data can be persisted locally in an SQLite database.
データは、SQLiteデータベースにローカルで保持されています。
An optional encryption key used when encrypting and decrypting an SQLite database.
SQLite データベースの暗号化と復号に使用します。
Attempts to load an SQLite extension library.
SQLite 拡張ライブラリを読み込みます。
If you wish, you may also use this folder to hold an SQLite database.
ご希望であれば、このファイルをSQLiteデータベースの設置場所としても利用できます。
Opens a persistent handle to an SQLite database and create the database if it does not exist
SQLiteデータベースへの持続的ハンドルをオープンする。
Attempts to load an SQLite extension library
SQLite 拡張ライブラリを読み込む
Returns the name of a field in an SQLite result set, given the ordinal column number
与えられたオリジナルのカラム番号での SQLite結果セット中のフィールド名を返します。 エラーの場合は、
The Code: A simple C program that reads the text file line-by-line, splits the string into values and then inserts the data into an SQLite database.
コード: テキストファイルを1行ずつ読み取り、文字列を値に分割してから、データをSQLiteデータベースに挿入する単純なCプログラム。
Returns an escaped string for use in an SQLite SQL statement.
SQLite の SQL 文で使用できる形式にエスケープした文字列を返します。
for use in an SQLite SQL statement.
で指定した文字列をSQLite SQLステートメントで使用できるように正しくクオートします。
Opens an SQLite 3 Database.
SQLite 3 データベースをオープンします。
Note that if you are using a PostgreSQL database, this command will fail with the message that the environment can only be backed up when you use an SQLite database.
Note: PostgreSQL データベースを使用している場合、このコマンドは Environment のバックアップは SQLite を使っているときしか出来ないというメッセージを出力して失敗します。
This helps to analyze the app's behavior during an action. This Backup/Restore SQLite DB action enables you to backup an SQLite database to a folder that you designate.
これはアクション中のアプリの振る舞いを分析する助けになります。 この SQLite DB アクションのバックアップ/復元 により指定するフォルダーに SQLite データベースをバックアップできるようになります。