An SQL filter tag defines how an SQL Filter is accessed. The section is read by the Mimer Provider Manager to define mappings to each supported SQL Filter. There is one <sqlFilter> tag for each supported SQL Filter.
<MimerProviderManager>
<sqlFilters>
<sqlFilter sqlFilterName="ParameterMarkers"
factoryClass="MpmSqlFilterParameterMarkers"
factoryNamespace="Mimer.Mpm.Data.SqlFilterParameterMarkers"
factoryAssembly="Mimer.Mpm.Data.SqlFilterParameterMarkers" />
</sqlFilters>
</MimerProviderManager>
where:
Configuration file overview | Plugin section | Data Source section