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

DataAccessBase.QueryWithExclusions

public abstract IEnumerable<T> QueryWithExclusions<T>(DbCommand sqlCommand, string propertiesToExclude, 
			object[] parameters)

Overloads

public abstract IEnumerable<T> QueryWithExclusions<T>(string sql, string propertiesToExclude, object[] parameters)

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