using System; using System.Data.SQLite; using System.Data; namespace SQLiteTest { class Program { static void Main(string[] args) { )) { using (SQLiteCommand command = new SQLiteCommand(connection) { CommandText = }) { DataTable table = ); SQLiteDataAdapter adapter = new SQLiteDataAdapter(command); adapter.Fill(table); foreach(DataRow row in table.Rows) { foreach(DataColumn col in table.Columns) { Console.Write($); } Console.WriteLine(); } } } Console.ReadKey(); } } }
6¡¢ÔËÐнá¹ûÈçÏ£º
¸½Ô´´úÂ룺
https://pan.baidu.com/s/1bpeXXvx
¡¡