Click or drag to resize

DataAccessQueryWhere Property

List of search arguments, used to filter the query

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public DataAccessFilter Where { get; }

Property Value

Type: DataAccessFilter
See Also