2 references to MSD_RELATIONNAME
System.Data.Common (2)
System\Data\xmlsaver.cs (1)
2155constraint.SetAttribute(Keywords.MSD_RELATIONNAME, Keywords.MSDNS, XmlConvert.EncodeLocalName(rel.RelationName));
System\Data\XMLSchema.cs (1)
1322string relName = XmlConvert.DecodeName(GetStringAttribute(keyref, Keywords.MSD_RELATIONNAME, keyref.Name!));