MapperFiltersAddRowKeyFilter Method |
Name | Description | |
---|---|---|
AddRowKeyFilter(IMapper, String) |
Creates a new RowKey MapperFilter and adds it to the collection.
The filter is built by calling the provided mapper's RowKeyFilter(String) and passing the mapper's RowKey.
See CreateRowKeyFilter(String, String, String) for more details on a RowKey filter.
| |
AddRowKeyFilter(String, String, String) |
Creates a new RowKey MapperFilter and adds it to the collection.
See CreateRowKeyFilter(String, String, String) for more details on a RowKey filter.
|