The collection of
MapperFilter objects used to filter the mapper queries. Filters can be specified
in meta-data and manipulated programmatically. Standard datasheet filtering is handled by the
MapperDatasheet object.
Namespace:
NetQuarry.Data
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax MapperFilters Filters { get; }
ReadOnly Property Filters As MapperFilters
Get
Property Value
Type:
MapperFiltersSee Also