Click or drag to resize

MapperFilters Fields

The MapperFilters type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberClauseSeparator
Used in conjuntion with UseSeparator to allow multiple filters to be combined into one string that can be split back into its constituent clauses. Munged filters/description are typically created by passing this flag to GetFilter(GetFilterFlags) or GetLongDesc(GetFilterFlags) and later separated using SplitClauses(String).
Top
See Also