示例#1
0
 /// <inheritdoc />
 public override ITable GetTable(string table, TableFlags flags) => SQLiteTable.Connect(this, flags, table);