2 references to KEY_XMLDIFFGRAM
System.Data (2)
fx\src\data\System\Data\DataSet.cs (2)
336
info.AddValue(
KEY_XMLDIFFGRAM
, strData);
401
string strData = (String)info.GetValue(
KEY_XMLDIFFGRAM
, typeof(System.String));