ODSOFilter interface

Represents a filter to be applied to an attached mail merge data source.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

No code example is currently available or this language may not be supported.

The ODSOFilter object is a member of the ODSOFilters object.

Each filter is a line in a query string. Use the Column, Comparison, CompareTo, and Conjunction properties to return or set the data source query criterion.

Use the Add method of the ODSOFilters object to add a new filter criterion to the query.

Show: