2 references to MSD_UPDATERULE
System.Data (2)
fx\src\data\System\Data\xmlsaver.cs (1)
1877
constraint.SetAttribute( Keywords.
MSD_UPDATERULE
, Keywords.MSDNS, TranslateRule(foreign.UpdateRule) );
fx\src\data\System\Data\XMLSchema.cs (1)
1160
string updateRule = GetMsdataAttribute(keyref, Keywords.
MSD_UPDATERULE
);