Query


Description:

public Query (Database db, string table)

Creates a new Query instance for the specified table.

Parameters:

db

The database instance to use

table

The name of the table to query