'Declaration Public Overloads Sub SaveXml( _ ByVal writer As XmlWriter, _ ByVal dataOnly As Boolean, _ ByVal saveDataSource As Boolean _ )
Parameters
- writer
- The XML writer.
- dataOnly
- Whether to save only the data.
- saveDataSource
- Whether to save the bound data source.