Server Filters


The Profiler supports server filters as a way of filtering out unneeded information from the view display. Client Filters as well as Server filters are represented as XML. The Profiler provides a graphical interface for authoring and editing Filters. Server Filters are faster than Client Filters however since they are run on the server, they will introduce some perfomance hit on the server.

Creating a ServerFilter

  1. Got to the Filter menu and click New Filter... This will show the Filter Pane
  2. Use the controls under Fields to create filter conditions
  3. The fields you select will be used to create 'and' clauses in the filter
  4. To specify multiple values to be used for an 'or' condition use the bar character e.g 1 | 2 | 3

Click on the Apply button to apply your filter

See Also

Filters, Client Filters


Up Top of Page
© 1999-2002 Microsoft Corporation. All rights reserved.