DataAccessFilterSimpleMatchRow Method |
Returns true if the row matches the Where filter.
Only filter conditions referencing the current table and its owner table(s) are evaluated.
For more advanced matching, use the
AdvancedMatchRow(IBufferRow, String, IBuffer) method.
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
See Also