where property

List<MssqlCondition> where
final

User-supplied predicates, ANDed together.

Implementation

final List<MssqlCondition> where;