System.Data.XmlWriteMode.DiffGram Field

Writes the entire System.Data.DataSet as a DiffGram, including original and current values. To generate a DiffGram containing only changed values, call DataSet.GetChanges, and then call DataSet.WriteXml(System.IO.Stream) as a DiffGram on the returned System.Data.DataSet.

Syntax

XmlWriteMode DiffGram

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0