Database Query object

A Database Query lets users specify a list of columns and criteria to retrieve from the database, and returns the data that match the criteria.

Home

Implements

IERUDBQuery