2 references to KEY_XMLDIFFGRAM
System.Data (2)
fx\src\data\System\Data\DataTable.cs (2)
272
info.AddValue(
KEY_XMLDIFFGRAM
, dataSet.GetRemotingDiffGram(this));
293
string strData = (String)info.GetValue(
KEY_XMLDIFFGRAM
, typeof(System.String));