Controlling What Information Is Included in Data Packets
Go Up to Using Provider Components Index
When working with a dataset provider, there are a number of ways to control what information is included in data packets that are sent to and from the client. These include
- Specifying what fields appear in data packets
- Setting options that influence the data packets
- Adding custom information to data packets
Note: These techniques for controlling the content of data packets are only available for dataset providers. When using TXMLTransformProvider, you can only control the content of data packets by controlling the transformation file the provider uses.