Table of Contents

whereValue attribute

In the whereTag, whereValue, and whereAttribute attributes, you can specify a condition. That way, the export rule will only be applied if the condition is met.

Example: <ExportRule table="*" ... whereTag="Protocol/Params/Param/Name" whereValue="My param" whereAttribute="id" />

Content Type

string

Parent

ExportRule