Westwind Utilities
DataAccessBase.QueryList
Table of Contents
On this page:

DataAccessBase.QueryList

public abstract List<T> QueryList<T>(DbCommand command, object[] parameters)

Overloads

public abstract List<T> QueryList<T>(string sql, object[] parameters)

© West Wind Technologies, 2026 • updated: Jan 14, 2026
Comment or report problem with topic